diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rwxr-xr-x | install.sh | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp @@ -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 | 
