Desktop/setup.sh
2022-11-22 18:55:01 +01:00

12 lines
198 B
Bash
Executable file

# Bash
ln -sf $DOT/bash/.bash_logout $HOME/
ln -sf $DOT/bash/.profile $HOME/
ln -sf $DOT/bash/.bashrc $HOME/
# Etc
ln -sf $DOT/etc/.selected_editor $HOME/
# Git
ln -sf $DOT/git/.gitconfig $HOME/