My fish config
This commit is contained in:
3
functions/bluepower.fish
Normal file
3
functions/bluepower.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function bluepower --wraps='upower -d | grep -m1 percentage' --description 'alias bluepower upower -d | grep -m1 percentage'
|
||||
upower -d | grep -m1 percentage $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user