Skip to content

Commit

Permalink
feat: add bat and default editor var to nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
adrielp committed Oct 24, 2023
1 parent 5434b50 commit a52362c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,5 @@ fi
printf '\eP$f{"hook": "SourcedRcFileForWarp", "value": { "shell": "zsh" }}\x9c'

eval "$(starship init zsh)"

export EDITOR='nvim'
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ brew "aws-sam-cli"
brew "aws-iam-authenticator"
brew "azure-cli"
brew "bashdb"
brew "bat"
brew "clang-format"
brew "certbot"
brew "coreutils"
Expand Down

0 comments on commit a52362c

Please sign in to comment.