mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Change background setup to cycle
This commit is contained in:
@ -8,5 +8,5 @@ HISTFILESIZE="${HISTSIZE}"
|
||||
# source /usr/share/bash-completion/bash_completion
|
||||
|
||||
# Set complete path
|
||||
export PATH="./bin:$HOME/.local/bin:$PATH"
|
||||
export PATH="./bin:$HOME/.local/bin:$HOME/.local/share/omarchy/bin:$PATH"
|
||||
set +h
|
||||
|
Reference in New Issue
Block a user