Skip to content

Nix environment configuration, from .bashrc to vim

License

Notifications You must be signed in to change notification settings

AntoinePrv/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My collection of *nix configuration files, from .bashrc to vim. These are intended to use with Tmux and (Neo)Vim.

Among many independent projects referenced in the configs, a few special ones where critical for setting the various styles, namely

  • vim-airline for creating the beautiful vim statusline;
  • promtpline.vim for creating a shell prompt matching airline style;
  • tmuxline.vim for customizing the tmux status bar;
  • base16 for setting various themes in relative ANSI color, hence using the same colors in severals applictions (neovim, tmux, prompt, terminal commands such as ls and git, etc.);
  • Nerd Fonts for patching font with symbols.

External dependencies required for this project and not resolved by the config files:

Screenshot of a tmux session with vim and git showcasing the style