aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-10-28 17:58:48 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-10-28 17:58:48 +1300
commit7a53a6f6e71a1376fb28bca4a3f28a5f7a691308 (patch)
treef1301160e5ce4ec77bdc32464e0dafd8dbd79511 /install
parentCorrect error in comment (diff)
downloaddotfiles-7a53a6f6e71a1376fb28bca4a3f28a5f7a691308.tar.gz
dotfiles-7a53a6f6e71a1376fb28bca4a3f28a5f7a691308.zip
Link in urxvt(1) files during X install
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 5b3c1ded..6fdf7dee 100755
--- a/install
+++ b/install
@@ -111,6 +111,7 @@ while getopts :dgmnrtx opt; do
;;
x)
lns "$dotfiles"/i3 "$HOME"/.i3
+ lns "$dotfiles"/urxvt "$HOME"/.urxvt
lns "$dotfiles"/X/Xmodmap "$HOME"/.Xmodmap
lns "$dotfiles"/X/Xresources "$HOME"/.Xresources
lns "$dotfiles"/X/xsession "$HOME"/.xsession