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