Skip to content

Instantly share code, notes, and snippets.

View nandavelugoti's full-sized avatar

Nanda Velugoti nandavelugoti

View GitHub Profile
@khale
khale / bootstrap-user.sh
Last active May 24, 2020 15:11
Nautilus-Vagrant user provision script
#!/usr/bin/env bash
# install tmux conf
git clone https://gist.github.com/khale/0d7f8b2e24bb874a1008f894716f16df
mv 0d7f8b2e24bb874a1008f894716f16df/.tmux.conf ~
rm -rf 0d7f8b2e24bb874a1008f894716f16df
# install vimrc
git clone https://gist.github.com/2dc44d3005bb369aaee6324056a095c4.git
mv 2dc44d3005bb369aaee6324056a095c4/.vimrc ~
RacerX
10/26/2016
Thomas Stoeckert
11/30/2016
Thomas Stoeckert
1/26/2018
WSL pebble building

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: