This commit is contained in:
Kulvir Singh
2025-01-23 02:16:55 +05:30
parent 249ca358f9
commit a1cb7e284c
4 changed files with 33 additions and 18 deletions

View File

@@ -4,6 +4,7 @@
enable = true;
shellAliases = {
ls = "lsd";
lg = "lazygit";
neofetch = "fastfetch";
nv = "nvim";
python = "python3";