Get rid of .warprc file.
This commit is contained in:
parent
d136009bd3
commit
0f0203dc88
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ if [[ -f "${HOME}/.note" ]]; then
|
|||
echo
|
||||
fi
|
||||
|
||||
# cleaning
|
||||
rm -rf "${HOME}/.warprc"
|
||||
|
||||
# local settings
|
||||
if [[ -f "${HOME}/.local/config/zsh" ]]; then
|
||||
source "${HOME}/.local/config/zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue