mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Update Omarchy via git pull
This commit is contained in:
5
bin/omarchy-update
Executable file
5
bin/omarchy-update
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ~/.local/share/omarchy
|
||||
git pull
|
||||
cd -
|
Reference in New Issue
Block a user