mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 15:11:35 +01:00
8 lines
226 B
Bash
Executable File
8 lines
226 B
Bash
Executable File
mkdir -p ~/.ssh/
|
|
ln -s ~/.config/vim/rc ~/.vimrc
|
|
ln -s ~/.config/zshrc ~/.zshrc
|
|
ln -s ~/.config/xconf/Xresources ~/.Xresources
|
|
ln -s ~/.config/xconf/.xinitrc ~/.xinitrc
|
|
ln -s ~/.config/ssh/config ~/.ssh/config
|
|
mkdir -p ~/.zsh
|