diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-08-31 12:31:50 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-08-31 12:31:50 +0200 |
commit | 6298d2d448cd1729c32b2786958998d7b51fc8ee (patch) | |
tree | 37a0d4673b9a372e19bc73c83188bb7a3317bd5a /README.md | |
parent | bb0f07e2a69ccded20b4a2d8e16db2bf3b8f8308 (diff) |
Update installed software list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -8,14 +8,18 @@ The `install.sh` script installs the entire setup: - bspwm - xorg - polybar -- i3lock-fancy +- scrot - feh - picom +- dunst - lua5.3 - vlc - firefox-esr (because regular firefox isn't in debian apt repos) - thunderbird - signal-desktop +- fonts-hack +- fonts-noto-color-emoji +- xclip It then symlinks the configuration files for those packages to the files in this repository. This has two advantages. @@ -35,6 +39,15 @@ and some utilities: - zsh - git - figlet +- curl +- wget +- htop +- tty-clock +- oathtool +- bc +- units +- tmux +- vim Just like `install.sh` this script symlinks the configuration files. You can run this instead of install.sh to install the shell setup |