Moving git to different repo.
This commit is contained in:
parent
fd5973766a
commit
dc49b3370f
@ -1,4 +0,0 @@
|
||||
*~
|
||||
*.swp
|
||||
.DS_Store
|
||||
/nvim/.netrwhist
|
@ -15,11 +15,6 @@ rm -rf ~/.config/nvim
|
||||
ln -sf ~/.local/repos/dotfiles/nvim ~/.config/
|
||||
touch ~/.local/settings/init.vim
|
||||
|
||||
## git
|
||||
mkdir -p ~/.config/git
|
||||
rm -rf ~/.config/git/ignore
|
||||
ln -sf ~/.local/repos/dotfiles/git/ignore ~/.config/git/ignore
|
||||
|
||||
## fdignore
|
||||
rm -rf ~/.config/fd
|
||||
ln -sf ~/.local/repos/dotfiles/fd ~/.config/
|
||||
|
Loading…
Reference in New Issue
Block a user