feat(u/riking/dotfiles): convert bashrc functions to fish
Change-Id: I8a7d1806a8920d31c0b572a4259eef908339e449 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1927 Tested-by: BuildkiteCI Reviewed-by: kanepyork <rikingcoding@gmail.com>
This commit is contained in:
parent
2f7b688389
commit
dd94d3036a
5 changed files with 63 additions and 0 deletions
3
users/riking/dotfiles/fish/functions/tvl-push.fish
Normal file
3
users/riking/dotfiles/fish/functions/tvl-push.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function tvl-push
|
||||
git push origin HEAD:refs/for/canon
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue