Skip to content

kevinwaro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

My personal configuration files made, to make me more productive (or to waster more time in dotfiles tweaking) They are not perfect but they are doing the job.

Content

  • vim > vim config files and plugins
  • bash > bashrc file
  • tmux > TMUX config file
  • xfce4-terminal > config file for the xfce4-terminal

Requirements

To use those configuration files(one of them or all), you will need:

  • BASH as your default shell
  • Vi IMprove (vim)

Installation

Many installations modes are provided. You are free to choose the one that fits you the best.

Manual installation

The fastest way is to browse the configurations and cherry pick the ones that are insteresting you.

Ansible playbook

An ansible playbook is also provided to deploy and setup these config files on a server.

Puppet cookbook

A puppet cookbook is also provided to deploy and setup these config files on a server.

Description

Vim configurations

Some classical configurations mainly based on the user interface, themes and fonts, tab and indent settings, status line, and some useful mappings.

I'm using a few useful plugins:

Bashrc configurations

The prompt is customized in order to have some visual indications concerning the system status like cpu usage, user, the kind of session and disk usage.

I also added some personnal useful functions and aliases to make me more lazy.

Tmux configuration

A classical tmux setup, with some keybindings and color settings. There's also a setup statusline that displays the load average.

Xfce4-terminal configurations

The terminal has quite simple setup, with molokai as color theme.

Thanks

.bashrc : thanks to Emmanuel Rouat and his precious bashrc example (http://tldp.org/LDP/abs/html/sample-bashrc.html).

.vim : thanks to Vincent Jousse (http://vincent.jousse.org) and Amir Salihefendic (http://amix.dk).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors