First commit
This commit is contained in:
commit
b99375976e
24 changed files with 855 additions and 0 deletions
3
private_dot_config/private_fish/functions/xr.fish
Normal file
3
private_dot_config/private_fish/functions/xr.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function xr --wraps xbps-remove --description 'Remove a package'
|
||||
sudo xbps-remove $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue