mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-16 14:33:41 +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
|
# zoxide config
|
||||||
eval "$(zoxide init zsh)"
|
eval "$(zoxide init zsh)"
|
||||||
|
|
||||||
|
# homebrew config
|
||||||
|
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||||
|
|
||||||
# editors
|
# editors
|
||||||
export EDITOR="nano"
|
export EDITOR="nano"
|
||||||
export VISUAL="code"
|
export VISUAL="code"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue