7 lines
244 B
Bash
Executable file
7 lines
244 B
Bash
Executable file
ln -s $PWD/config/starship.toml ~/.config
|
|
ln -s $PWD/vimrc ~/.vimrc
|
|
ln -s $PWD/config/wezterm ~/.config/
|
|
ln -s $PWD/config/fish ~/.config
|
|
ln -s $PWD/config/tmux ~/.config
|
|
ln -s $PWD/config/senpai ~/.config
|
|
ln -s $PWD/config/zed/* ~/.config/zed
|