mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 05:49:06 -04:00
rofi, fish
This commit is contained in:
parent
5b9617023b
commit
9024cf03f2
274 changed files with 7229 additions and 0 deletions
3
dot_config/private_fish/functions/su.fish
Normal file
3
dot_config/private_fish/functions/su.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function su
|
||||
command su --shell=/usr/bin/fish $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue