update shell complition, functions and aliases
This commit is contained in:
@@ -6,6 +6,16 @@ env_shell_expand = true
|
||||
_.file = ".secrets.yaml"
|
||||
SOPS_AGE_KEY_FILE = "$HOME/.config/sops/.age"
|
||||
TFENV_REMOTE = "https://hashicorp-releases.yandexcloud.net"
|
||||
K9S_FEATURE_GATE_NODE_SHELL = true
|
||||
|
||||
[shell_alias]
|
||||
nvimc = "nvim ~/.config"
|
||||
nvimm = "nvim ~/.config/mise/config.toml"
|
||||
nvimn = "nvim ~/.config/nvim"
|
||||
nvimz = "nvim ~/.config/zsh/.zshrc"
|
||||
|
||||
gh = "cd ~ && clear"
|
||||
gw = "cd ~/work && clear"
|
||||
gp = "cd ~/personal && clear"
|
||||
|
||||
ytr = "fabric-ai -p rate_content -g ru -s -y"
|
||||
|
||||
Reference in New Issue
Block a user