fish: functions/gp: Add an alias for pass tessen
This commit is contained in:
parent
54c13168f7
commit
a6524a818a
1 changed files with 3 additions and 0 deletions
3
fish/.config/fish/functions/gp.fish
Normal file
3
fish/.config/fish/functions/gp.fish
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
function gp --description "Copy password to clipboad with pass tessen"
|
||||||
|
pass tessen
|
||||||
|
end
|
Loading…
Reference in a new issue