Compare commits
2 Commits
7d8c88a51f
...
57b28ca26b
Author | SHA1 | Date | |
---|---|---|---|
57b28ca26b | |||
062da469d3 |
4
zshrc
4
zshrc
@ -3829,6 +3829,10 @@ alias diff='diff -u --color'
|
|||||||
|
|
||||||
alias xopen='xdg-open'
|
alias xopen='xdg-open'
|
||||||
|
|
||||||
|
# Everybody likes an user interface with his native language,
|
||||||
|
# but holy cow who is the idiot who localizes programming tools?
|
||||||
|
alias git='LANG=en_US.UTF-8 git'
|
||||||
|
|
||||||
## END OF FILE #################################################################
|
## END OF FILE #################################################################
|
||||||
# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
|
# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
|
||||||
# Local variables:
|
# Local variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user