Add quicknotes.md
Creation of quicknotes.md to simplify remembering what I did in the past
This commit is contained in:
parent
a8745a54ec
commit
3be06b91df
11
quicknotes.md
Normal file
11
quicknotes.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
### Commands used when setting up `kak-lsp`. Need to tidy up this and create a proper README.md
|
||||||
|
|
||||||
|
[kak-lsp Github](https://github.com/kak-lsp/kak-lsp)
|
||||||
|
[plug.kak Github](https://github.com/andreyorst/plug.kak)
|
||||||
|
`sudo yum install cargo`
|
||||||
|
`sudo yum install clangd`
|
||||||
|
`sudo yum install clang-tools`
|
||||||
|
`sudo yum install llvm`
|
||||||
|
`sudo yum install clang-tools-extra`
|
||||||
|
`git clone https://github.com/andreyorst/plug.kak.git $HOME/.config/kak/plugins/plug.kak`
|
||||||
|
`$ export PATH=$PATH:/home/doddo/.cargo/bin`
|
||||||
Loading…
x
Reference in New Issue
Block a user