fix last commit
This commit is contained in:
parent
65d74ca24d
commit
c84a8d5028
@ -1,6 +1,7 @@
|
||||
function nixsh
|
||||
if count $argv = 0 > /dev/null
|
||||
if count $argv > /dev/null
|
||||
nix-shell --run "fish"
|
||||
return $status
|
||||
end
|
||||
|
||||
nix-shell --run "fish" -p $argv
|
||||
|
Loading…
Reference in New Issue
Block a user