projects
/
dotfiles
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57c70d6
)
Remove GCC alias
master
author
David Kerkeslager
<david@kerkeslager.com>
Sun, 13 Apr 2025 21:15:06 +0000
(17:15 -0400)
committer
David Kerkeslager
<david@kerkeslager.com>
Sun, 13 Apr 2025 21:15:06 +0000
(17:15 -0400)
.bashrc
patch
|
blob
|
history
diff --git
a/.bashrc
b/.bashrc
index
5963e6c
..
4785f98
100644
(file)
--- a/
.bashrc
+++ b/
.bashrc
@@
-50,9
+50,6
@@
alias serve='python -m SimpleHTTPServer 8080'
alias gpg='gpg2'
alias gnupg='gnupg2'
-alias gcc='gcc-13'
-alias cc='gcc-13'
-
export SVN_EDITOR=vim
# Enable programmable completion features (you don't need to enable