diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-22 19:17:12 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-22 19:17:12 +0100 |
| commit | 314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc (patch) | |
| tree | bf91fab1dfd5ab834660d31552a2a45c00717872 | |
| parent | chore: get rid of a "maybe-uninitialized" warning (diff) | |
| download | suckless-setup-314e7b0f1ad38fce20fdd48e4c26e7e3e5ddc7fc.tar.gz | |
docs(README): update repo URL
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ Install necessary packages (Arch Linux specific, other distros will differ) sudo pacman -S ttf-jetbrains-mono-nerd libqalculate ``` -It's also recommended to start dwm and other related software through xinit, my main [dotfiles repo](https://git.sr.ht/~pml68/dotfiles) contains the needed configurations. +It's also recommended to start dwm and other related software through xinit, my main [dotfiles repo](https://git.pml68.dev/dotfiles) contains the needed configurations. ### Optional dependencies @@ -21,7 +21,7 @@ It's also recommended to start dwm and other related software through xinit, my ### Automated ```sh -git clone https://git.sr.ht/~pml68/suckless-setup +git clone git://git.pml68.dev/suckless-setup cd suckless-setup sudo make install |
