Add arch setup first version

This commit is contained in:
Fabian Ising
2016-11-18 16:04:50 +01:00
parent aeb17788fe
commit 0b63903632
4 changed files with 45 additions and 0 deletions

12
general_setup.sh Executable file
View File

@@ -0,0 +1,12 @@
#! /bin/sh
#
# general_setup.sh
# Copyright (C) 2016 fabian <fabian@testvm>
#
# Distributed under terms of the MIT license.
#
zsh
chsh -s /usr/bin/zsh
tmux
echo ":PluginInstall" | vim