update
This commit is contained in:
parent
fdbea2055d
commit
44729aadfe
7 changed files with 31 additions and 30 deletions
2
.zshrc
2
.zshrc
|
|
@ -9,6 +9,7 @@ export GEM_HOME="$HOME/gems"
|
|||
export PATH="$HOME/.local/bin:$HOME/gems/bin:/usr/local/go/bin:$HOME/go/bin:/home/linuxbrew/.linuxbrew/bin:$PATH"
|
||||
export GOBIN=~/go/bin
|
||||
export BAT_THEME="Catppuccin Mocha"
|
||||
export HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND="bg=none,fg=white,bold"
|
||||
#eval $(thefuck --alias)
|
||||
#
|
||||
alias tf=terraform
|
||||
|
|
@ -73,6 +74,7 @@ zinit snippet OMZP::copypath
|
|||
zinit snippet OMZP::copyfile
|
||||
zinit snippet OMZP::copybuffer
|
||||
zinit snippet OMZP::dirhistory
|
||||
zinit snippet OMZP::history-substring-search
|
||||
|
||||
# Load completions
|
||||
autoload -Uz compinit && compinit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue