diff options
| author | Zach DeCook <zach.decook@bettercarpeople.com> | 2026-06-19 09:20:31 -0400 |
|---|---|---|
| committer | Zach DeCook <zach.decook@bettercarpeople.com> | 2026-06-19 09:20:31 -0400 |
| commit | cc7724139f1687aa6ec6cb6680612ea008964851 (patch) | |
| tree | 2407c67492b4915eef368729d98116c54c3e554b /.bashrc | |
| parent | dbf1a23ef411f7e350fc19b22541f451aa07d12b (diff) | |
| download | dotfiles-cc7724139f1687aa6ec6cb6680612ea008964851.tar.gz | |
no brew
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc index 970afa3..6e2d199 100644 --- a/.bashrc +++ b/.bashrc @@ -36,8 +36,8 @@ mfi () { source ~/.bash_aliases -eval $(thefuck --alias frick) +#eval $(thefuck --alias frick) -eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" +#eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" export PATH="/home/zachariahdecook/.local/bin:$PATH" export EDITOR=micro |
