Track newsboat config
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 17 Nov 2019 07:30:37 +0000 (02:30 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 17 Nov 2019 07:30:37 +0000 (02:30 -0500)
Makefile
home/.newsboat/config [new file with mode: 0644]

index e57052a..075da5d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ home: mpdconf
        @cp  -Rp  home/lib           $(HOME)/
        @cp       home/.compton.conf $(HOME)/
        @cp  -Rp  home/.config/      $(HOME)/
+       @cp  -Rp  home/.newsboat/    $(HOME)/
        @cp       home/.profile      $(HOME)/
        @cp       home/.fonts.conf   $(HOME)/
        @fc-cache                    $(HOME)/.fonts
diff --git a/home/.newsboat/config b/home/.newsboat/config
new file mode 100644 (file)
index 0000000..a758f89
--- /dev/null
@@ -0,0 +1 @@
+browser qutebrowser
This page took 0.021765 seconds and 4 git commands to generate.