better fish aliases
This commit is contained in:
@@ -51,10 +51,12 @@ lib.mkIf (user != "tv")
|
||||
nf = "neofetch";
|
||||
nxf = "nxfetch";
|
||||
nn = "nano";
|
||||
m = "micro";
|
||||
hxx = "hx .";
|
||||
p = "python";
|
||||
ipy = "ipython";
|
||||
c = "codium";
|
||||
cc = "codium .";
|
||||
code = "codium";
|
||||
g = "git";
|
||||
lzg = "lazygit";
|
||||
# gst = "git status";
|
||||
@@ -81,7 +83,6 @@ lib.mkIf (user != "tv")
|
||||
dcmp = "docker compose";
|
||||
nxsent = ''sent -c \${rice.color.foreground} -b \${rice.color.background}'';
|
||||
|
||||
code = "codium";
|
||||
# ya = "yazi"; # function
|
||||
# nxfiglet = "figlet";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user