wtf is this symlink error ahhhhhhhhh

This commit is contained in:
Brad Ganley 2024-02-24 18:44:12 -05:00
parent 0aa4567a6a
commit 762eeb5b6d

1
bashset.sh Normal file → Executable file
View File

@ -1,5 +1,4 @@
#!/bin/bash
mv ~/.bashrc ~/.bashrc.bak
ln -s .bashrc ~/.bashrc
ln -s .bash_aliases ~/.bash_aliases
ln -s .bash_docker ~/.bash_docker