From 6bfdcde0459ed56be0ec94a271583591eb4ba1e4 Mon Sep 17 00:00:00 2001 From: "Toerd@iArch" Date: Tue, 27 Nov 2018 22:36:47 +0100 Subject: [PATCH 1/2] changed script path for link.sh --- fresh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fresh.sh b/fresh.sh index 7d83177..83816cc 100755 --- a/fresh.sh +++ b/fresh.sh @@ -150,7 +150,7 @@ download_dotfiles() { cd /home/$uname sudo -u $uname mkdir -p .dotfiles && cd .dotfiles sudo -u $uname git clone $repo . - sudo -u $uname ./link.sh + sudo -u $uname ./scripts/link.sh echo "Dotfiles downloaded and installed\n\n" >> $logfile } From 2543ce317cb84ed3d194e1e9568244fdb1f3d1b5 Mon Sep 17 00:00:00 2001 From: "Toerd@iArch" Date: Wed, 28 Nov 2018 12:28:08 +0100 Subject: [PATCH 2/2] added rsibreak --- pack.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pack.csv b/pack.csv index 3db140a..546fe1c 100644 --- a/pack.csv +++ b/pack.csv @@ -90,6 +90,7 @@ A,P,ripgrep,A search tool that combines the usability of ag with the raw speed o A,P,fzf,fuzzy bash completion A,P,gloobus-preview,tool to preview files (I use it for dired) A,P,aspell,no desc +A,P,rsibreak,Prevent me from descroying myself # Tools A,P,flameshot,snipping tool for screenshots and stuff @@ -100,5 +101,6 @@ A,P,clang,C language family frontend for LLVM A,P,llvm-libs,LLVM runtime libraries A,P,llvm,Collection of modular and reusable compiler and toolchain technologies + # moved this here because it conflicts with x server todo add group memberships and udev rules (good2know) L,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI