aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index b6f20c6b..5f038cb7 100755
--- a/install
+++ b/install
@@ -15,6 +15,7 @@ dotfiles=$HOME/.dotfiles
# Link in essentials
ln -insv $dotfiles/bash/bashrc $HOME/.bashrc
ln -insv $dotfiles/bash/bashrc.d $HOME/.bashrc.d
+ln -insv $dotfiles/curl/curlrc $HOME/.curlrc
ln -insv $dotfiles/readline/inputrc $HOME/.inputrc
ln -insv $dotfiles/sh/profile $HOME/.profile
ln -insv $dotfiles/sh/profile.d $HOME/.profile.d