add kitten icat alias

This commit is contained in:
Frost-Phoenix 2023-12-14 13:13:53 +01:00
parent 39a04a6bf2
commit d9c40bd157
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,6 @@
fzf # fuzzy finder
lazygit
libreoffice
lsix # like ls, show images
nitch # systhem fetch util
nix-prefetch-github
prismlauncher # minecraft launcher

View file

@ -16,6 +16,7 @@
c = "clear";
vim = "nvim";
cat = "bat";
icat = "kitten icat";
l = "eza --icons -a --group-directories-first -1"; #EZA_ICON_SPACING=2
ll = "eza --icons -a --group-directories-first -1 --no-user --long";
tree = "eza --icons --tree --group-directories-first";