diff options
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ function jc { } export BROWSER="firefox" -export CC="cc" +export CC="gcc" export EDITOR="nvim" export PAGER="less" export MANPAGER="nvimpager" |
| index : dotfiles | ||
| My dotfiles, because I ran ‘rm -rf ~/.config’ one time | Thomas Voss |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .bashrc | 2 |
@@ -25,7 +25,7 @@ function jc { } export BROWSER="firefox" -export CC="cc" +export CC="gcc" export EDITOR="nvim" export PAGER="less" export MANPAGER="nvimpager" |