small fixes in install script
This commit is contained in:
parent
6123a0740a
commit
145965450e
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# cleaning
|
||||
rm -rf ~/.dotfiles ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.config/nvim ~/.gitignore ~/.tmux.conf
|
||||
rm -rf ~/.dotfiles ~/.zsh ~/.oh-my-zsh ~/.zshrc ~/.vim ~/.vimrc ~/.config/nvim ~/.gitignore ~/.tmux.conf
|
||||
|
||||
# repos
|
||||
if [ `whoami` = "f" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user