added further notation on updating nvim and updating cproj
This commit is contained in:
parent
36192d579e
commit
73417f4c65
1 changed files with 13 additions and 0 deletions
13
updates.txt
13
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue