11 lines
115 B
Plaintext
11 lines
115 B
Plaintext
paru -S nvim
|
|
|
|
vim ~/.zshrc
|
|
----
|
|
export WAYLAND_DISPLAY=wayland-1
|
|
----
|
|
|
|
# Start nvim and sync with :Lazy sync
|
|
nvim
|
|
|