Mislav's configuration files for bash, zsh, git, and more.
Clone somewhere, then run the bootstrap script:
$ git clone https://github.com/mislav/dotfiles.git ~/dotfiles
$ ~/dotfiles/script/bootstrapThe install script won't overwrite your existing dotfiles, but will symlink the ones that don't exist. If you want to replace your existing dotfiles, simply move them to a backup location and run install again.
Check the bin directory for an assortment of useful utilities.
C-h/j/k/l- switch to pane in the given directionC-\\- toggle between last active panes
Under tmux prefix C-a:
C-l- clear terminalS- switch to a session that starts with given name, or switch to the last session if no name givenm- open man page in a vertical splitg- taillog/development.login a new windowR- source~/.tmux.confafter changes
Regular tmux keybindings:
% vertical split
" horizontal split
! break pane into new window
c new window
o select next pane
{ swap pane with previous
} swap pane with next
n next window
p previous window
) next session
( previous session
; select previously active pane
l select previously active window
s interactive session & window browser
w interactive window browser
$ rename session
, rename window
: command prompt
d detach
f search text in open windows
[ copy mode
] paste buffer
# list buffers
- delete buffer