Skip to content

theunforgiven/fanseashell

Repository files navigation

Fanseashell

Repository to hold my tmux/vim/bash configuration files.

Installation

git clone [email protected]:theunforgiven/fanseashell.git ~/.fanseashell
echo source ~/.fanseashell/bash_custom >> ~/.bashrc
cd ~/.fanseashell
git submodule update --init --recursive
cd
~/.fanseashell/init.sh

Install Notes

When the init.sh script is executed the following symlinks are created:

  • ~/.fanseashell/vimrc to ~/.vimrc
  • ~/.fanseashell/tmux.conf to ~/.tmux.conf
  • ~/.fanseashell/gitconfig to ~/.gitconfig
  • ~/.fanseashell/vim to ~/.vim.

Windows Notes

  • You will need to set the terminal type string in Connection->Data to 'xterm-256color' otherwise tmux has issues
  • Vimproc will need to be built on windows see vimproc.vim

Screenshots

Bash And Tmux Vim And Tmux

About

My vim/tmux/bash dot files and configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published