Skip to content

Commit

Permalink
alias b='bat'
Browse files Browse the repository at this point in the history
  • Loading branch information
2JS committed Sep 13, 2024
1 parent 1ca902b commit 6bc6e1b
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 @@ -5,6 +5,7 @@ alias ll='eza -lh'
alias l='eza -lha'

alias o='open'
alias b='bat'

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

0 comments on commit 6bc6e1b

Please sign in to comment.