mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +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