home/shell: add 'e' -> '$EDITOR' alias
This commit is contained in:
@@ -291,6 +291,7 @@ in {
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
e = "$EDITOR";
|
||||||
m = p "ncmpcpp";
|
m = p "ncmpcpp";
|
||||||
g = "${pkgs.gitoxide}/bin/gix";
|
g = "${pkgs.gitoxide}/bin/gix";
|
||||||
p = "${pkgs.python3Packages.ipython}/bin/ipython";
|
p = "${pkgs.python3Packages.ipython}/bin/ipython";
|
||||||
|
Reference in New Issue
Block a user