Clean up
This commit is contained in:
parent
f1c9fe9c16
commit
6ade6b867b
@ -2,7 +2,7 @@
|
|||||||
mkdir ~/Documents/Configs
|
mkdir ~/Documents/Configs
|
||||||
|
|
||||||
# Set up Bash Config and Source it ASAP.
|
# Set up Bash Config and Source it ASAP.
|
||||||
[ -f "$HOME/.bashrc" ] && rm ~/.bashrc
|
[ -f "$HOME/.bashrc" ] && mv ~/.bashrc ~/.bashrc.bak
|
||||||
cp ~/.local/share/sunhat/configs/rc/bashrc ~/Documents/Configs/bashrc
|
cp ~/.local/share/sunhat/configs/rc/bashrc ~/Documents/Configs/bashrc
|
||||||
ln -s ~/Documents/Configs/bashrc ~/.bashrc
|
ln -s ~/Documents/Configs/bashrc ~/.bashrc
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
|
Loading…
Reference in New Issue
Block a user