mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-23 00:01:35 +08: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
|