switch to dein
This commit is contained in:
parent
624b11997b
commit
f439474339
48 changed files with 163 additions and 9950 deletions
1
.zshenv
1
.zshenv
|
|
@ -1,6 +1,7 @@
|
|||
export NOBEEP="YES" # Stop that infernal beeping
|
||||
export CLICOLOR="YES" # Show colors
|
||||
export LSCOLORS="ExGxFxdxCxDxDxhbadExEx" # Look like bash
|
||||
export HELM_HOME=$HOME/kube/helm
|
||||
bindkey '\e[1~' beginning-of-line # Home key
|
||||
bindkey '\e[4~' end-of-line # End key
|
||||
bindkey '\e[H' beginning-of-line # Home key (alternate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue