mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
add homebrew
This commit is contained in:
parent
b24683b257
commit
059b69f9e4
1 changed files with 3 additions and 0 deletions
|
@ -112,6 +112,9 @@ eval "$(atuin init zsh)"
|
|||
# zoxide config
|
||||
eval "$(zoxide init zsh)"
|
||||
|
||||
# homebrew config
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
|
||||
# editors
|
||||
export EDITOR="nano"
|
||||
export VISUAL="code"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue