summary refs log tree commit diff
path: root/.bashrc
diff options
context:
space:
mode:
authorZach DeCook <zach.decook@bettercarpeople.com>2026-06-19 09:20:31 -0400
committerZach DeCook <zach.decook@bettercarpeople.com>2026-06-19 09:20:31 -0400
commitcc7724139f1687aa6ec6cb6680612ea008964851 (patch)
tree2407c67492b4915eef368729d98116c54c3e554b /.bashrc
parentdbf1a23ef411f7e350fc19b22541f451aa07d12b (diff)
downloaddotfiles-cc7724139f1687aa6ec6cb6680612ea008964851.tar.gz
no brew
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc4
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