mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Initial basics
This commit is contained in:
5
install/configurations.sh
Normal file
5
install/configurations.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copy over omarchy configs
|
||||
cp -R ~/.local/share/omarchy/config/* ~/.config/
|
||||
|
||||
# Install LazyVim
|
||||
git clone https://github.com/LazyVim/starter ~/.config/nvim
|
||||
Reference in New Issue
Block a user