From ec091d721b158b6d653bc64eeb0a86d4cb6b0cc6 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sat, 7 Oct 2017 10:44:34 -0700 Subject: qutebrowser --- .gitignore | 1 + install.sh | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp diff --git a/install.sh b/install.sh index ebdd71f..aa82060 100755 --- a/install.sh +++ b/install.sh @@ -37,6 +37,7 @@ yaourt -S i3lock-color-git --needed yaourt -S anaconda --needed --tmp ~/Desktop # applications +install qutebrowser install texlive-most install biber install emacs -- cgit v1.2.3