2bc6dd6846
zsh-autosuggestions zsh-syntax-highlighting
26 lines
600 B
YAML
26 lines
600 B
YAML
- defaults:
|
|
link:
|
|
relink: true
|
|
|
|
- clean: ['~']
|
|
|
|
- link:
|
|
~/.dotfiles: ''
|
|
~/.vim: vim
|
|
~/.dotfile_util: util
|
|
~/.vimrc: vimrc
|
|
~/.vimrc_vundle: vimrc_vundle
|
|
~/.zpreztorc: zpreztorc
|
|
~/.zshrc: zshrc
|
|
~/.zprezto: prezto
|
|
~/.bash_profile: bash_profile
|
|
~/.bash_prompt: bash_prompt
|
|
~/.git_prompt.sh: git_prompt.sh
|
|
~/.git-completion.bash: git-completion.bash
|
|
~/.dictionary.txt.gz: dictionary.txt.gz
|
|
~/.common_shell_functions: common_shell_functions
|
|
~/.zsh: zsh
|
|
|
|
- shell:
|
|
- [git submodule update --init --recursive, Installing submodules]
|