This commit is contained in:
atlantispc_sheppy
2017-05-25 23:31:10 +02:00
parent 823f9649cf
commit 7a4fa71972
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
ln -s ~/.config/vim/rc ~/.vimrc ln -s ~/.config/vim/rc ~/.vimrc
ln -s ~/.config/zshrc ~/.zshrc ln -s ~/.config/zshrc ~/.zshrc
ln -s ~/.config/xconf/Xressources ~/.Xressources ln -s ~/.config/xconf/Xressources ~/.Xressources
ln -s ~/.config/xconf/.xsessionsrc ~/.xsessionrc ln -s ~/.config/xconf/.xsessionsrc ~/.xinitrc
mkdir -p ~/.zsh mkdir -p ~/.zsh

View File

@@ -1,3 +1,3 @@
xrdb /home/ik15ydit/.Xresources xrdb ~/.Xressources
eval `ssh-agent` eval `ssh-agent`
exec herbstluftwm exec herbstluftwm

View File