My fish config

This commit is contained in:
2024-09-18 21:32:11 -03:00
commit 755ddf5f2f
107 changed files with 1808 additions and 0 deletions

View 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