moved all of my config into this nix flake

This commit is contained in:
Sebastian Moser
2023-10-28 19:10:37 +02:00
parent 9facde9d3a
commit 112ef46fd2
46 changed files with 3545 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
diff --git a/contrib/ranger-wrapper.sh b/contrib/ranger-wrapper.sh
index 88bc697..b5d3fe0 100755
--- a/contrib/ranger-wrapper.sh
+++ b/contrib/ranger-wrapper.sh
@@ -25,6 +25,9 @@ save="$3"
path="$4"
out="$5"
+echo hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
+read
+
cmd="/usr/bin/ranger"
termcmd="${TERMCMD:-/usr/bin/kitty}"