mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
No output
This commit is contained in:
@@ -17,7 +17,7 @@ if gum confirm "Are you sure you want to reinstall and lose all config changes?"
|
|||||||
echo "Resetting all Omarchy configs"
|
echo "Resetting all Omarchy configs"
|
||||||
cp -R ~/.local/share/omarchy/config/* ~/.config/
|
cp -R ~/.local/share/omarchy/config/* ~/.config/
|
||||||
cp ~/.local/share/omarchy/default/bashrc ~/.bashrc
|
cp ~/.local/share/omarchy/default/bashrc ~/.bashrc
|
||||||
echo "[[ -f ~/.bashrc ]] && . ~/.bashrc" | tee ~/.bash_profile
|
echo '[[ -f ~/.bashrc ]] && . ~/.bashrc' | tee ~/.bash_profile >/dev/null
|
||||||
|
|
||||||
# TODO: Should reset limine
|
# TODO: Should reset limine
|
||||||
# TODO: Should reset plymouth
|
# TODO: Should reset plymouth
|
||||||
|
|||||||
Reference in New Issue
Block a user