aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2018-04-28 10:03:47 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2018-04-28 10:03:47 +0200
commitb18e9a774276dfe14d7d30e000d73dd3b6bc7533 (patch)
tree9091f754b5d9c121d7489fd8d7f26b05e1aa2920 /bin
parent699072b22dac27972b6a90f416f6dacaaaf7edb8 (diff)
downloaddotfiles-b18e9a774276dfe14d7d30e000d73dd3b6bc7533.tar.gz
dotfiles-b18e9a774276dfe14d7d30e000d73dd3b6bc7533.zip
Removed '.' in front of dotfiles, started on install script, changed hyper, added bash, added tmux
Diffstat (limited to 'bin')
-rwxr-xr-xbin/install.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/install.sh b/bin/install.sh
new file mode 100755
index 0000000..14fd058
--- /dev/null
+++ b/bin/install.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cp tmux/tmux.conf ~/.tmux.conf
+cp bash/bashrc ~/.bashrc