This website requires JavaScript.
Explore
Help
Sign In
shell-user
/
oh-my-bash
Watch
1
Star
0
Fork
0
You've already forked oh-my-bash
mirror of
https://github.com/ohmybash/oh-my-bash.git
synced
2024-05-11 05:55:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
oh-my-bash
/
lib
/
theme-and-appearance.sh
5 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
refactor: Normalize shebang of scripts to source
2022-01-15 19:00:35 +09:00
#! bash oh-my-bash.module
Improve oh-my-bash functionality * Implement aliases, completion in oh-my-bash * Added default themes from Bash-it * Fixed few issues
2017-10-10 18:07:01 +07:00
# colored ls
export
LSCOLORS
=
'Gxfxcxdxdxegedabagacad'
Reference in New Issue
Copy Permalink