Skip to content

Commit

Permalink
feat: add QSapce alias
Browse files Browse the repository at this point in the history
  • Loading branch information
einverne committed Jul 30, 2024
1 parent 2672981 commit 2a73553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zsh/alias.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ fi

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

alias qs='open -a QSpace'

0 comments on commit 2a73553

Please sign in to comment.