Add non-interactive check back

This commit is contained in:
Ryan Hughes
2025-10-22 20:59:26 -04:00
parent bddccf30cb
commit 83d4349ea1
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
# If not running interactively, don't do anything (leave this at the top of this file)
[[ $- != *i* ]] && return
# All the default Omarchy aliases and functions
# (don't mess with these directly, just overwrite them here!)
source ~/.local/share/omarchy/default/bash/rc