Get rid of .warprc file.
This commit is contained in:
parent
d136009bd3
commit
0f0203dc88
@ -64,6 +64,9 @@ if [[ -f "${HOME}/.note" ]]; then
|
|||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# cleaning
|
||||||
|
rm -rf "${HOME}/.warprc"
|
||||||
|
|
||||||
# local settings
|
# local settings
|
||||||
if [[ -f "${HOME}/.local/config/zsh" ]]; then
|
if [[ -f "${HOME}/.local/config/zsh" ]]; then
|
||||||
source "${HOME}/.local/config/zsh"
|
source "${HOME}/.local/config/zsh"
|
||||||
|
Loading…
Reference in New Issue
Block a user