Compare commits

..

No commits in common. "57b28ca26b34249ba0bbf14b507701d99e88d73c" and "7d8c88a51f5c6fd6cdc896ea03476339e40c42fa" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View File

@ -1,6 +1,5 @@
.venv
.envrc
*.swp
.vscode/

4
zshrc
View File

@ -3829,10 +3829,6 @@ alias diff='diff -u --color'
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 #################################################################
# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
# Local variables: