summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-07 17:46:27 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-07 17:46:27 (EST)
commit9269786f1af5180d40ff46e5aaffd616675c11d0 (patch)
treece04fb52853df063775b1120fc3036acdb0a56f6 /hosts
parent3edb608822d14621086a900e47ac471adf0299c7 (diff)
downloadpc-inst-9269786f1af5180d40ff46e5aaffd616675c11d0.zip
pc-inst-9269786f1af5180d40ff46e5aaffd616675c11d0.tar.gz
pc-inst-9269786f1af5180d40ff46e5aaffd616675c11d0.tar.bz2
dfen more things
Diffstat (limited to 'hosts')
-rw-r--r--hosts/alsvid2003
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/alsvid200 b/hosts/alsvid200
index 17bdcaa..cec61ec 100644
--- a/hosts/alsvid200
+++ b/hosts/alsvid200
@@ -129,7 +129,8 @@ do_postinst()
in_target sudo -u pj vcsh clone \
ssh://git@git.pehjota.net/dotfiles/mr.git mr || return 1
in_target sudo -u pj mr update || return 1
- in_target sudo -u pj /home/pj/bin/dfen fluxbox midori
+ in_target sudo -u pj /home/pj/bin/dfen clipit fluxbox gpicview midori \
+ redshift xdg-user-dirs
# Generate target's SSH keypair.
rm -f "${target}/home/pj/.ssh/id_rsa" \