diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-05-15 18:36:24 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-05-16 09:41:40 +0200 |
| commit | 1a7a5090b84d9eb8ff6a4f5dc0c833d4b9e717b0 (patch) | |
| tree | a1c263d989a863962aa21628af371c0e2c43ee34 /artix/home/.config/zsh/.zshrc | |
| parent | 63ca893729aa0436c9eeab96e0934b143dc53d17 (diff) | |
???
Diffstat (limited to 'artix/home/.config/zsh/.zshrc')
| -rw-r--r-- | artix/home/.config/zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/artix/home/.config/zsh/.zshrc b/artix/home/.config/zsh/.zshrc index bc53096..56852cc 100644 --- a/artix/home/.config/zsh/.zshrc +++ b/artix/home/.config/zsh/.zshrc @@ -10,6 +10,7 @@ alias rmdir="rmdir -v" alias chmod="chmod -v" alias mv="mv -v" alias cp="cp -v" +alias reload_config="make -C ~/code/dox/artix/" zstyle :compinstall filename "~/.zshrc" autoload -Uz compinit |
