This website requires JavaScript.
Explore
Help
Sign In
finn
/
omarchy
Watch
1
Star
0
Fork
0
You've already forked omarchy
mirror of
https://github.com/basecamp/omarchy.git
synced
2025-07-27 12:19:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5767e58283d8e6f94f65c135508d1fb484f098d
omarchy
/
default
/
bash
/
envs
5 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add bash configuration
2025-06-01 11:56:03 +02:00
# Editor used by CLI
export EDITOR="nvim"
export SUDO_EDITOR="$EDITOR"
Use 24h clock like a civilized person
2025-06-07 09:55:03 +02:00
export LC_TIME=en_DK.UTF-8
Copy Permalink