Autocomplete different colour
This commit is contained in:
@@ -35,3 +35,7 @@ source ~/.zsh/command-not-found/command-not-found.plugin.zsh
|
|||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
alias config-git="/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME $argv"
|
alias config-git="/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME $argv"
|
||||||
|
|
||||||
|
|
||||||
|
# Custom Config
|
||||||
|
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=6'
|
||||||
|
|||||||
Reference in New Issue
Block a user