Initial commit
This commit is contained in:
4
functions/pctl.fish
Normal file
4
functions/pctl.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function pctl --wraps='sudo portablectl' --description 'alias pctl sudo portablectl'
|
||||
sudo portablectl $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user