diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-31 21:42:58 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-31 21:42:58 +0800 |
| commit | edbbc94cad1137b77ce1bac0e0a28e52e1e8b6e4 (patch) | |
| tree | 8f20218b14b43b3002acce822b61d4fd980af498 /zsh/.zshrc | |
| parent | 60f7a3fabeae7d9e73566da4179bc8d2c0337be3 (diff) | |
zsh: aliased fastfetch to fetch
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -89,6 +89,7 @@ alias icat="kitty icat" alias py="python" alias rename="perl-rename" alias vimv="~/Scripts/vimv" +alias fetch="fastfetch" # ┌──────────────────────────────────────────────────────────────┐ # │ ⚙️ Functions |
