From 3a759ddfa63901da5ecfdbb6795a889ef626558a Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Thu, 24 Aug 2017 15:06:38 +0200 Subject: Add stowroot alias for sudo stow -t / --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 056d6f7..a0a321f 100755 --- a/install.sh +++ b/install.sh @@ -27,8 +27,6 @@ yaourt -S otf-fira-code #sudo pacman -R clipit -#sudo stow -t / fonts-etc - #stow zsh ## After zsh installed, install this three plugins : @@ -39,6 +37,8 @@ yaourt -S otf-fira-code #sudo chsh -s $(which zsh) +#stowroot fonts-etc + #stow vim #git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim -- cgit v1.2.1