1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-01-13 14:02:36 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
96081bb9b0
rc/{bash,zsh]: alias vim to nvim
Resolves: 
2023-02-15 13:47:57 +02:00
643119d972 rc: don't override sytem LANG & TZ
TZ is now $(date +%Z) for sending over SSH. LANG should be in system
settings and of course both can be overridden e.g.g in `.custom`.
2015-09-12 12:07:40 +03:00
ed0d6d663a don't use LC_ALL
According to ArchWiki, LANG sets LC_* which aren't explicitly set and
LC_ALL is meant for testing/troubleshooting only.
2015-09-05 23:39:16 +03:00
Mikaela Suomalainen
80d8b28cc9 Rearranging () 2014-12-27 11:01:16 +02:00