Merge branch 'master' of github.com:LukeSmithxyz/voidrice
This commit is contained in:
commit
6d0c92ced0
2 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ unsetopt PROMPT_SP
|
|||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export TERMINAL_PROG="st"
|
||||
export BROWSER="librewolf"
|
||||
|
||||
# ~/ Clean-up:
|
||||
|
|
|
@ -42,7 +42,7 @@ curl -LO larbs.xyz/larbs.sh
|
|||
```
|
||||
|
||||
or clone the repo files directly to your home directory and install the
|
||||
[dependencies](https://github.com/LukeSmithxyz/LARBS/blob/master/progs.csv).
|
||||
[dependencies](https://github.com/LukeSmithxyz/LARBS/blob/master/static/progs.csv).
|
||||
|
||||
## Default Desktop Artwork
|
||||
|
||||
|
|
Loading…
Reference in a new issue