mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
Fixed uninstall.sh
This commit is contained in:
parent
d08ba59be2
commit
7f824d73b5
2
uninstall.sh
Normal file → Executable file
2
uninstall.sh
Normal file → Executable file
@ -3,5 +3,5 @@ echo "Restoring default files..."
|
||||
cat ~/.bashrc.default.backup > ~/.bashrc
|
||||
cat ~/.bash_aliases.default.backup > ~/.bash_aliases
|
||||
cat ~/.bash_profile.default.backup > ~/.bash_profile
|
||||
cat ~/.bash_imports.default.backup > ~/.bash_imports
|
||||
cat ~/.bash_exports.default.backup > ~/.bash_exports
|
||||
cat ~/.bash_functions.default.backup > ~/.bash_functions
|
||||
|
Loading…
Reference in New Issue
Block a user