Added additional fish config and atuin config
This commit is contained in:
parent
8e65390b18
commit
2ccccb356a
6 changed files with 339 additions and 0 deletions
3
private_dot_config/private_fish/functions/cz.fish
Normal file
3
private_dot_config/private_fish/functions/cz.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function cz --wraps=chezmoi --description 'alias cz=chezmoi'
|
||||
chezmoi $argv
|
||||
end
|
||||
3
private_dot_config/private_fish/functions/hx.fish
Normal file
3
private_dot_config/private_fish/functions/hx.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function hx --wraps=helix --description 'alias hx=helix'
|
||||
helix $argv
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue