From 73417f4c6579cc6a81c83bbce49cc4f9c3042a74 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 8 Jun 2022 15:39:05 -0700 Subject: [PATCH] added further notation on updating nvim and updating cproj --- updates.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/updates.txt b/updates.txt index 4e9c094e..afb6bfc7 100644 --- a/updates.txt +++ b/updates.txt @@ -21,3 +21,16 @@ doas pacman -S pipewire pipewire-pulse pipewire-jack wireplumber lib32-pipewire Copy .xinitrc which now calls pipewire cp ~/Documents/notes/xinitrc.txt ~/.xinitrc + +Update neovim: + +cp ~/Documents/notes/nvim/lua/packages.lua ~/.config/nvim/lua/ +cp ~/Documents/notes/nvim/lua/keybindings.lua ~/.config/nvim/lua/ + +nvim +:PackerSync + +Update shell project: + +cproj +git pull