From 657d06d8575c472a1d8ec1abeec5c8d8c58f6adc Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Mon, 11 Dec 2023 16:45:34 +0100 Subject: [PATCH] some tiny updates --- TODO | 1 - bootstrap.sh | 2 +- progs.csv | 1 - requirements | 14 +------------- 4 files changed, 2 insertions(+), 16 deletions(-) diff --git a/TODO b/TODO index 4d1046d..c078859 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,6 @@ these files need to be created .local/share/ .local/share/gnupg/ .local/share/virtualenv/ -.local/share/firefox/ .local/src/ rework progs.csv diff --git a/bootstrap.sh b/bootstrap.sh index cb016d0..d22c6b0 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -112,7 +112,7 @@ addlogin() { chown "$name":wheel /home/"$name" export HOME="/home/$name" export repodir="$HOME/.local/src" - export dotsdir="$HOME/.dotfiles" + export dotsdir="$HOME/.local/share/stow/dots" mkdir -p "$repodir" chown -R "$name":wheel "$(dirname "$repodir")" echo "$name:$pass1" | chpasswd diff --git a/progs.csv b/progs.csv index 1086fe5..b18e27e 100644 --- a/progs.csv +++ b/progs.csv @@ -41,7 +41,6 @@ ,bat,"can highlight code output and display files and is used to generate previews in the file browser." ,socat,"is a utility which establishes two byte streams and transfers data between them." ,moreutils,"is a collection of useful unix tools." -,kitty,"is a terminal emulator." ,mpd,"is a lightweight music daemon." ,mpc,"provides a terminal interface for mpd." ,ncmpcpp,"provides an ncurses interface for mpc." diff --git a/requirements b/requirements index 7cd6185..d963c1f 100644 --- a/requirements +++ b/requirements @@ -24,7 +24,6 @@ xdotool zathura fzf bat -kitty xsecurelock lf psmisc @@ -47,17 +46,6 @@ xdg-utils ffmpeg-thumbnailer htop-vim -libX11-devel -#libxcb-devel -libXft-devel -libXinerama-devel -libassuan-devel -libconfig-devel -gpgme-devel - -- needed -- npm -networkmanager-dmenu - --- update needed -- -dunst +brave