mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
fish: adding zj alias for zellij
This commit is contained in:
parent
9ea9115f61
commit
1d803c2c44
1 changed files with 4 additions and 0 deletions
4
fish/functions/zj.fish
Normal file
4
fish/functions/zj.fish
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
function zj --wraps=zellij --description 'alias zj zellij'
|
||||
zellij $argv
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue