mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-09 04:20:29 +00:00
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
source ~/.local/share/omarchy/default/bash/shell
|
|
source ~/.local/share/omarchy/default/bash/aliases
|
|
source ~/.local/share/omarchy/default/bash/functions
|
|
source ~/.local/share/omarchy/default/bash/init
|
|
source ~/.local/share/omarchy/default/bash/envs
|
|
[[ $- == *i* ]] && bind -f ~/.local/share/omarchy/default/bash/inputrc
|