mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Link zsh config to root
This commit is contained in:
parent
b60dfcc6a7
commit
a7c89a6590
@ -34,6 +34,10 @@ cd ~
|
||||
echo -n "cd "
|
||||
pwd
|
||||
|
||||
ln -sfv $DOTFILES .config/
|
||||
ln -sfv $userhome/.zshrc .
|
||||
ln -sfv $userhome/.profile .
|
||||
ln -sfv $userhome/.zprofile .
|
||||
ln -sfv $userhome/.vimrc .
|
||||
ln -sfv $userhome/.vim/ .
|
||||
ln -sfv $userhome/.gtkrc-2.0 .
|
||||
|
Loading…
Reference in New Issue
Block a user