Compare commits

..

No commits in common. "master" and "v0.9" have entirely different histories.
master ... v0.9

View File

@ -20,7 +20,7 @@ st-config - My configuration of st suckless simple terminal
* `Patch autocomplete applied`
* `Includes shortcut installation`
<img src="https://git.q3aql.dev/q3aql/st-config/raw/branch/master/examples/st.png" />
<img src="examples/st.png" />
### Dependencies:
@ -43,7 +43,7 @@ st-config - My configuration of st suckless simple terminal
* Open terminal and run the following commands:
```shell
$ git clone https://git.q3aql.dev/q3aql/st-config
$ git clone https://gitlab.com/q3aql/st-config
$ cd st-config
$ sudo make install clean
````