Files
dotfiles/general_setup.sh
Fabian Ising 7eed56c936 Fix links
2017-05-24 16:59:32 +02:00

13 lines
199 B
Bash
Executable File

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