Skip to content

Commit

Permalink
alias c='cursor'
Browse files Browse the repository at this point in the history
  • Loading branch information
2JS committed Sep 19, 2024
1 parent 7677b96 commit 9ec9114
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 @@ -6,6 +6,7 @@ alias l='eza -lha'

alias o='open'
alias b='bat'
alias c='cursor'

alias tfa='terraform apply -parallelism 100'
alias tfaa='terraform apply -parallelism 100 -auto-approve'
Expand Down

0 comments on commit 9ec9114

Please sign in to comment.