mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-21 22:32:46 +00:00
fish: arista updates
This commit is contained in:
parent
5315ed748a
commit
702a463a31
|
@ -133,8 +133,10 @@ a copen 'code -r'
|
||||||
a dt 'a dt'
|
a dt 'a dt'
|
||||||
a freshen 'sudo swi freshen /images/EOS.swi'
|
a freshen 'sudo swi freshen /images/EOS.swi'
|
||||||
a gb 'a git'
|
a gb 'a git'
|
||||||
|
a lake 'nvim (curl -L dashboard/get_tests.py?id=$argv | jq -r .tests[0].logUrl).gz;:'
|
||||||
a lint 'a git lint'
|
a lint 'a git lint'
|
||||||
a pb 'curl -F c=@- pb.infra.corp.arista.io'
|
a pb 'curl -F c=@- pb/'
|
||||||
|
a revfiles 'curl -L reviewboard/r/$argv/diff | grep dest_ | sed -e "s/ /{/" -e "s/,$/}/" | jq -r .files[].dest_filename;:'
|
||||||
a san 'dt sa -p eos-trunk'
|
a san 'dt sa -p eos-trunk'
|
||||||
a rebase 'gb update --sync --rebase'
|
a rebase 'gb update --sync --rebase'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue