about summary refs log tree commit diff
path: root/bash
diff options
context:
space:
mode:
authorRaphael McSinyx <vn.mcsinyx@gmail.com>2016-07-12 09:49:12 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2016-11-20 16:44:09 +0700
commit1b8c349a79cc17f4c19821aec32967dff2c51d49 (patch)
tree145f622f57eab6adb509bc81f9b24158334741de /bash
parent990b81ac195e7e0358beae14a5fdea4c4419ac7c (diff)
downloaddotfiles-1b8c349a79cc17f4c19821aec32967dff2c51d49.tar.gz
Update 20160712
Diffstat (limited to 'bash')
-rw-r--r--bash/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index 7f7d903..a024b71 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -96,7 +96,7 @@ export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quo
 # You may want to put all your additions into a separate file like
 # ~/.bash_aliases, instead of adding them here directly.
 # See /usr/share/doc/bash-doc/examples in the bash-doc package.
-alias gcc='gcc -Wall -Werror'
+#alias gcc='gcc -Wall -Werror'
 alias x='cd ~ && startx'
 alias wduck='w3m duckduckgo.com'
 alias scot='scrot ~/Pictures/Screenshots/%FT%T.png'