fix
This commit is contained in:
parent
6c099051bf
commit
4c42e73358
1 changed files with 1 additions and 2 deletions
3
lnsv.sh
3
lnsv.sh
|
@ -1,8 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
ln -sf /home/riq0h/dotfiles/.svzshrc ~/.zshrc
|
||||
mkdir .config
|
||||
mkdir .config/nvim
|
||||
mkdir -p .config/nvim
|
||||
ln -sf /home/riq0h/dotfiles/init.lua ~/.config/nvim/init.lua
|
||||
ln -sf /home/riq0h/dotfiles/.zpreztorc ~/.zpreztorc
|
||||
ln -sf /home/riq0h/.zprezto ~/.zprezto
|
||||
|
|
Loading…
Reference in a new issue