mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-08 13:50:53 +00:00
SSH signing, wtf config, editorconfig, updates
This commit is contained in:
3
zshrc
3
zshrc
@@ -66,6 +66,9 @@ antigen apply
|
||||
|
||||
export HIST_STAMPS="yyyy-mm-dd"
|
||||
|
||||
# Only load 1Password cli completions if op exists
|
||||
hash op 2>/dev/null && eval "$(op completion zsh)"; compdef _op op
|
||||
|
||||
source "$HOME/.alias"
|
||||
|
||||
GCLOUD_INSTALL_LOCATION=$(gcloud info --format="value(installation.sdk_root)" --quiet)
|
||||
|
||||
Reference in New Issue
Block a user