commit 9384d4dfc5ada512b314531613910aad74ee7897
parent b822fab746ed6f25ffb5b429bc317cf646e0ba51
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 4 Mar 2019 10:29:59 +0100
Install gawk on debian, change ebooks to books
Diffstat:
2 files changed, 18 insertions(+), 11 deletions(-)
diff --git a/init/50_zsh.sh b/init/50_zsh.sh
@@ -6,3 +6,10 @@
git clone https://github.com/zplug/zplug
fi
)
+
+# zplug requires gawk
+if [[ "$(uname)" = "Linux" ]]; then
+ if [[ "$(cat /etc/issue 2> /dev/null)" =~ Debian ]]; then
+ sudo apt install gawk
+ fi
+fi
diff --git a/links/.bmdirs b/links/.bmdirs
@@ -3,6 +3,17 @@ aa ~/articles
ao ~/articles/own
ag ~/articles/glaciology_sedimentology
bin ~/bin
+bb ~/books
+bc ~/books/cheatsheets
+bd ~/books/db
+bf ~/books/fiction
+bg ~/books/golang
+bl ~/books/linux
+bn ~/books/netsec
+bp ~/books/photography
+by ~/books/python
+bs ~/books/science
+bv ~/books/vim
cf ~/.config
cg ~/code/geodatahub
cm ~/code/mst
@@ -18,17 +29,6 @@ dr ~/doc/receipts
dt ~/doc/thinkpad_x220
dv ~/doc/vigtige_papirer
e /etc
-ee ~/ebooks
-ec ~/ebooks/cheatsheets
-ed ~/ebooks/db
-ef ~/ebooks/fiction
-eg ~/ebooks/golang
-el ~/ebooks/linux
-en ~/ebooks/netsec
-ep ~/ebooks/photography
-ey ~/ebooks/python
-es ~/ebooks/science
-ev ~/ebooks/vim
h ~/
mnt /mnt
M ~/music