summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-08 00:03:23 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-08 00:03:23 (EST)
commit406344621dae0c1840d4c04e2d3415562e6c3151 (patch)
treeb124ee56542149f2f402ffc3a60b84203dff0de7 /hosts
parent3a6156dc0c638cb3086a628ccb99ebc5d6a81628 (diff)
downloadpc-inst-406344621dae0c1840d4c04e2d3415562e6c3151.zip
pc-inst-406344621dae0c1840d4c04e2d3415562e6c3151.tar.gz
pc-inst-406344621dae0c1840d4c04e2d3415562e6c3151.tar.bz2
Enable gtk and roxterm dotfile repositories
Diffstat (limited to 'hosts')
-rw-r--r--hosts/alsvid2004
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/alsvid200 b/hosts/alsvid200
index 8e70cf9..fdd7ed7 100644
--- a/hosts/alsvid200
+++ b/hosts/alsvid200
@@ -130,8 +130,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 clipit fluxbox gpicview midori \
- redshift xdg-user-dirs
+ in_target sudo -u pj /home/pj/bin/dfen clipit fluxbox gpicview gtk \
+ midori redshift roxterm xdg-user-dirs
# Generate target's SSH keypair.
rm -f "${target}/home/pj/.ssh/id_rsa" \