mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
gh current action
This commit is contained in:
parent
c81827ef95
commit
c39b4538ae
@ -44,6 +44,7 @@ function abbrs --description 'All abbreviations'
|
|||||||
abbr -a gmf 'git-merge-fuzzy'
|
abbr -a gmf 'git-merge-fuzzy'
|
||||||
abbr -a gcp 'git cherry-pick'
|
abbr -a gcp 'git cherry-pick'
|
||||||
abbr -a ghr 'gh repo view -w'
|
abbr -a ghr 'gh repo view -w'
|
||||||
|
abbr -a gha 'gh run list | head -1 | awk \'{ print $NF }\' | xargs gh run view'
|
||||||
abbr -a cdg 'cd (git rev-parse --show-toplevel)'
|
abbr -a cdg 'cd (git rev-parse --show-toplevel)'
|
||||||
|
|
||||||
# Vim
|
# Vim
|
||||||
|
Loading…
Reference in New Issue
Block a user