Back to good old vim.
This commit is contained in:
parent
e95d129d99
commit
5af00aa70d
4 changed files with 12 additions and 6 deletions
|
@ -10,10 +10,10 @@ rm -rf ~/.cache ~/.config/_cache ~/.config/vim ~/.config/zsh
|
|||
rm -rf ~/.fdignore ~/.fzf.bash ~/.fzf.zsh ~/.gitconfig ~/.gitignore ~/.history ~/.tmux.conf ~/.vim* ~/.zcomp* ~/.zsh*
|
||||
mkdir -p ~/.cache/ ~/.config ~/.local/bin ~/.local/settings
|
||||
|
||||
## neovim
|
||||
rm -rf ~/.config/nvim
|
||||
ln -sf ~/.local/repos/dotfiles/nvim ~/.config/
|
||||
touch ~/.local/settings/init.vim
|
||||
## vim
|
||||
rm -rf ~/.config/vim
|
||||
ln -sf ~/.local/repos/dotfiles/vim ~/.config/
|
||||
touch ~/.local/settings/vimrc
|
||||
|
||||
## fdignore
|
||||
rm -rf ~/.config/fd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue