zshrc: Clean up now unused variable
This commit is contained in:
parent
79ca5807f4
commit
4e37bd1514
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -529,5 +529,5 @@ cross() {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
unset fgrep grep grep_color ls ls_color ls_on_cd ls_on_init simple_prompt
|
unset fgrep grep grep_color ls ls_color ls_on_cd ls_on_init
|
||||||
unset HISTFILE
|
unset HISTFILE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue