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 20:29:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eb52e6d7b0345d7ec4db406446f9f6634e34d12
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