fish: Add function which
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
5d6f276fde
commit
35f9f289c2
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
ns = "nix shell nixpkgs#$argv[1]";
|
ns = "nix shell nixpkgs#$argv[1]";
|
||||||
nss = "nix shell nixpkgs#$argv[1] -c $argv";
|
nss = "nix shell nixpkgs#$argv[1] -c $argv";
|
||||||
epoch = "date --date +\"@$argv[1]\"";
|
epoch = "date --date +\"@$argv[1]\"";
|
||||||
|
which = "ls -l (which $argv[1])";
|
||||||
};
|
};
|
||||||
|
|
||||||
shellAbbrs = {
|
shellAbbrs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue