Skip to content

Commit

Permalink
feat(zsh): add github copilot alias
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed Apr 7, 2024
1 parent 8e7f12d commit d1a813c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh/alias.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ if [[ -f ~/.ssh/assh.yml ]]; then
fi

alias pstop='watch "ps aux | sort -nrk 3,3 | head -n 5"'
eval "$(gh copilot alias -- zsh)"

0 comments on commit d1a813c

Please sign in to comment.