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-08-04 07:39:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc911e16e6f4b415a649f7cc2efd9826561dcd19
omarchy
/
default
/
bash
/
envs
5 lines
93 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"
Adds BAT_THEME ENV var (#438)
2025-08-01 14:19:14 -07:00
export BAT_THEME=ansi
Copy Permalink