shell: zsh -> fish
This commit is contained in:
4
.config/fish/functions/hc.fish
Normal file
4
.config/fish/functions/hc.fish
Normal file
@ -0,0 +1,4 @@
|
||||
function hc --wraps=herbstclient --description 'alias hc=herbstclient'
|
||||
herbstclient $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user