mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
Add .config/fish/functions/open.fish
This commit is contained in:
3
private_dot_config/private_fish/functions/open.fish
Normal file
3
private_dot_config/private_fish/functions/open.fish
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
function open --wraps='nohup xdg-open > /dev/null &' --description 'alias open=nohup xdg-open > /dev/null &'
|
||||||
|
nohup xdg-open > /dev/null & $argv
|
||||||
|
end
|
||||||
Reference in New Issue
Block a user