summary refs log tree commit diff
path: root/.bashrc
diff options
context:
space:
mode:
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