zsh enhancd
This commit is contained in:
		| @ -70,6 +70,7 @@ alias rofi="rofi -show combi" | ||||
| alias get_idf='source /opt/esp-idf/export.sh' | ||||
| alias open="xdg-open" | ||||
| alias sxiv=nsxiv | ||||
| alias :q=exit | ||||
|  | ||||
| # Theming section   | ||||
| autoload -U compinit colors zcalc | ||||
| @ -175,7 +176,8 @@ zmodload zsh/terminfo | ||||
| # Enabling fzf capabilities | ||||
| source /usr/share/fzf/*.zsh | ||||
|  | ||||
| source /opt/enhancd/init.sh | ||||
| source /usr/share/enhancd/init.sh | ||||
| export ENHANCD_ENABLE_DOUBLE_DOT=false | ||||
|  | ||||
| bindkey "$terminfo[kcuu1]" history-substring-search-up | ||||
| bindkey "$terminfo[kcud1]" history-substring-search-down | ||||
|  | ||||
		Reference in New Issue
	
	Block a user