Be sure this directory exists.
This commit is contained in:
parent
7b8ffaa419
commit
2fe23c98a9
@ -7,8 +7,8 @@ rm -rf ~/.cache ~/.config/_cache ~/.config/fd ~/.config/git/ignore ~/.config/nvi
|
|||||||
rm -rf ~/.fdignore ~/.fzf.bash ~/.fzf.zsh ~/.gitconfig ~/.gitignore ~/.history ~/.tmux.conf ~/.vim* ~/.zcomp* ~/.zsh*
|
rm -rf ~/.fdignore ~/.fzf.bash ~/.fzf.zsh ~/.gitconfig ~/.gitignore ~/.history ~/.tmux.conf ~/.vim* ~/.zcomp* ~/.zsh*
|
||||||
|
|
||||||
# repo + preparations
|
# repo + preparations
|
||||||
|
mkdir -p ~/.local ~/.config/git ~/.config/local
|
||||||
git clone --recurse git://git.insomniac.pl/dotfiles ~/.local/dotfiles
|
git clone --recurse git://git.insomniac.pl/dotfiles ~/.local/dotfiles
|
||||||
mkdir -p ~/.config/git ~/.config/local
|
|
||||||
|
|
||||||
## neovim
|
## neovim
|
||||||
ln -sf ~/.local/dotfiles/nvim ~/.config/
|
ln -sf ~/.local/dotfiles/nvim ~/.config/
|
||||||
|
Loading…
Reference in New Issue
Block a user