1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-21 06:12:46 +00:00

fish: arista updates

This commit is contained in:
Phantop 2024-11-07 20:06:28 -05:00
parent 5315ed748a
commit 702a463a31

View file

@ -133,8 +133,10 @@ a copen 'code -r'
a dt 'a dt'
a freshen 'sudo swi freshen /images/EOS.swi'
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 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 rebase 'gb update --sync --rebase'