maint: adding gwar instructions
This commit is contained in:
parent
0e13a23357
commit
fce3b73fbb
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@ $ cd ~/.dotfiles
|
|||
$ ./install
|
||||
$ source ~/.zshrc
|
||||
$ base16_ashes
|
||||
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
$ git clone ssh://git@pingo.thermokar.st/gwar ~/gwar
|
||||
$ cd gwar
|
||||
$ cargo build --release
|
||||
$ ./target/release/gwar ~/.dotfiles/repos.toml
|
||||
$ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
|
||||
$ sudo sh Miniconda3-latest-Linux-x86_64.sh -p /opt/miniconda3 -b
|
||||
$ sudo conda update conda
|
||||
|
|
Loading…
Add table
Reference in a new issue