mirror of
https://github.com/mikkelsvartveit/dotfiles.git
synced 2025-12-22 19:22:38 +00:00
Add gpf alias to fish
This commit is contained in:
parent
4c6a0a16c6
commit
48656f947b
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ alias y="open -a Yoink"
|
||||||
abbr x86 "arch -x86_64"
|
abbr x86 "arch -x86_64"
|
||||||
abbr f "fuck"
|
abbr f "fuck"
|
||||||
abbr v "nvim"
|
abbr v "nvim"
|
||||||
|
abbr gpf "git push --force-with-lease"
|
||||||
abbr ghv "gh repo view --web"
|
abbr ghv "gh repo view --web"
|
||||||
abbr pr "gh pr checkout"
|
abbr pr "gh pr checkout"
|
||||||
abbr prc "gh pr create --web"
|
abbr prc "gh pr create --web"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue