From b18e9a774276dfe14d7d30e000d73dd3b6bc7533 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Sat, 28 Apr 2018 10:03:47 +0200 Subject: Removed '.' in front of dotfiles, started on install script, changed hyper, added bash, added tmux --- bin/install.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/install.sh (limited to 'bin') 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 -- cgit v1.2.3