Compare commits
2 Commits
6bad13ca26
...
a70c7eec36
| Author | SHA1 | Date | |
|---|---|---|---|
| a70c7eec36 | |||
| d238729a20 |
@@ -32,4 +32,4 @@ zmodule completion
|
||||
zmodule zsh-users/zsh-syntax-highlighting
|
||||
zmodule zsh-users/zsh-autosuggestions
|
||||
zmodule jeffreytse/zsh-vi-mode
|
||||
zmodule zimfw/asdf
|
||||
#zmodule zimfw/asdf
|
||||
|
||||
@@ -165,6 +165,7 @@ export OPENAI_API_KEY={{ .openai_token | quote }}
|
||||
|
||||
eval "$(starship init zsh)"
|
||||
eval "$(atuin init zsh)"
|
||||
eval "$(/home/kjuulh/.local/bin/mise activate zsh)"
|
||||
|
||||
#zprof
|
||||
export ANSIBLE_VAULT_PASSWORD_FILE="~/.config/ansible/password"
|
||||
|
||||
Reference in New Issue
Block a user