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