signify keymaps
This commit is contained in:
@ -202,5 +202,6 @@ bdoctor_modules() {
|
||||
}
|
||||
alias bisect=/google/data/ro/teams/tetralight/bin/bisect
|
||||
alias copybara='/google/bin/releases/copybara/public/copybara/copybara'
|
||||
source /etc/bash_completion.d/g4d
|
||||
|
||||
complete -D -C /google/data/ro/users/sk/skaushik/www/public-tools/flagpick -o bashdefault -o default
|
||||
|
@ -6,6 +6,7 @@ setopt SHARE_HISTORY
|
||||
setopt HIST_REDUCE_BLANKS
|
||||
setopt HIST_FIND_NO_DUPS
|
||||
setopt HIST_IGNORE_SPACE
|
||||
setopt interactivecomments # recognize comment char
|
||||
|
||||
if [ -f ${HOME}/.zplug/init.zsh ]; then
|
||||
source ${HOME}/.zplug/init.zsh
|
||||
|
Reference in New Issue
Block a user