setup: vim tmux git ergänzt

This commit is contained in:
Michael Grote 2022-02-16 08:50:08 +01:00
parent 04636164f4
commit 0674207841

View file

@ -2,6 +2,8 @@
# Aufruf: curl -s https://git.mgrote.net/mg/dotfiles/raw/branch/master/setup_minimal.sh | bash -s ./setup_minimal.sh
cd ~
sudo apt install git tmux vim
git clone https://git.mgrote.net/mg/dotfiles ~/dotfiles
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf