Skip to content

thomascarreau/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Here is a repository for my dotfiles.

Vim

To use my Vim/Neovim configuration:

cd vimfiles
sh usevimconfig.sh

tmux

To use my tmux configuration:

cd tmuxfiles
cp .tmux.conf $HOME

This configuration file is compatible with tmux 2.6. Some of the tmux commands may be invalid if a newer (or older) version is used, although minor changes may be sufficient for the configuration to work properly. In order to make the Vim colorscheme working inside tmux sessions, tmux should be executed as tmux -2.

Git

To use my Git configuration:

cd gitfiles
cp .gitconfig $HOME

About

A compilation of my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published