idk
This commit is contained in:
@ -75,6 +75,7 @@ alias rudi=/google/data/ro/teams/lsc/bin/rudi-cli
|
||||
alias rudi-cli=/google/data/ro/teams/lsc/bin/rudi-cli
|
||||
alias tmux=tmx2
|
||||
alias graphviz=/google/data/ro/projects/graphviz-server/graphviz
|
||||
alias xrefs=/google/bin/releases/grok/tools/xrefs
|
||||
compdef tmx2=tmux
|
||||
|
||||
export ACID_STARTUP_SCRIPT_PATH=~/acid_startup.sh
|
||||
|
@ -38,6 +38,7 @@ fi
|
||||
export EDITOR='nvim'
|
||||
zle -N fancy-ctrl-z
|
||||
bindkey '^Z' fancy-ctrl-z
|
||||
bindkey '^R' fzf-histor-widget
|
||||
bindkey "^A" beginning-of-line
|
||||
bindkey "^E" end-of-line
|
||||
bindkey "^K" kill-line
|
||||
|
Reference in New Issue
Block a user