My fish config
This commit is contained in:
3
functions/dispatch-conf.fish
Normal file
3
functions/dispatch-conf.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function dispatch-conf --wraps='su- c "dispatch-conf"' --wraps='su :-c "dispatch-conf"' --wraps='su -c "dispatch-conf"' --description 'alias dispatch-conf su -c "dispatch-conf"'
|
||||
su -c "dispatch-conf" $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user