Added some oh my zsh config

This commit is contained in:
Tomas Rivera
2026-02-28 15:26:27 +01:00
parent 101f0f282e
commit 3f0c37a600
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -153,6 +153,7 @@ hyprpicker
powertop
inetutils # collections of network programs such as telnet
python313Packages.pygments # used for ccat (comment of colorize plugin from oh-my-zsh)
fzf
#we need to install gnome and kde utils individually as we dont use gnome
gnome-calculator
snapshot
+7
View File
@@ -9,6 +9,13 @@
"alias-finder"
"colored-man-pages"
"colorize"
"command-not-found"
"dirhistory"
"fzf"
"git"
"rclone"
"safe-paste"
"sudo"
];
};
}
+1 -1
View File
@@ -14,7 +14,7 @@ custom-cat() {
fi
}
fastfetch\n''
fastfetch''\n''
;
shellAliases = {
".." = "z ..";