Added k9s
This commit is contained in:
parent
d7bd96d68d
commit
1fc6785205
7 changed files with 36 additions and 13 deletions
14
CHEATSHEET.md
Normal file
14
CHEATSHEET.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Update Neovim
|
||||
|
||||
1. Update the version controlled code
|
||||
2. Run:
|
||||
|
||||
```bash
|
||||
nix flake lock --update-input nvim-config
|
||||
```
|
||||
|
||||
3. Run:
|
||||
|
||||
```bash
|
||||
home-manager switch --flake "/home/fw/nix#fw@jobb"
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue