Change background setup to cycle

This commit is contained in:
David Heinemeier Hansson
2025-06-09 11:59:21 +02:00
parent 3a3be9e38f
commit a745ad0862
6 changed files with 27 additions and 11 deletions

View File

@ -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