Skip to content

Commit

Permalink
fish: arista updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantop committed Nov 8, 2024
1 parent 5315ed7 commit 702a463
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bin/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 702a463

Please sign in to comment.