Changes to be committed:
modified: .zshrc Удаление мусора в истории консоли после использования MidnightCommander
This commit is contained in:
@@ -6,6 +6,9 @@ export ASTERISK_PROMPT="[%d %t]%H*> "
|
|||||||
|
|
||||||
export EDITOR="vim"
|
export EDITOR="vim"
|
||||||
|
|
||||||
|
#Remove MidnightCommanderTrash
|
||||||
|
export HISTCONTROL="ignoreboth"
|
||||||
|
|
||||||
#Colored man view
|
#Colored man view
|
||||||
export LESS_TERMCAP_mb=$'\E[01;31m'
|
export LESS_TERMCAP_mb=$'\E[01;31m'
|
||||||
export LESS_TERMCAP_md=$'\E[01;31m'
|
export LESS_TERMCAP_md=$'\E[01;31m'
|
||||||
|
|||||||
Reference in New Issue
Block a user