4 lines
94 B
Fish
4 lines
94 B
Fish
function fishcognito --description "Start a new shell in private mode"
|
|
fish --private
|
|
end
|