Skip to content

Adidi/dotfiles-serge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

Install ZSH and OH-MY-ZSH (make sure to switch your default shell to ZSH using chsh -s /bin/zsh).

..and then..

Warning: installation process may remove some of your files. Only install this software at your own risk.

curl -L https://github.com/adidi/dotfiles/raw/master/tools/install.sh | sh

or

wget --no-check-certificate https://github.com/adidi/dotfiles/raw/master/tools/install.sh -O - | sh

Installation script installs only dotfiles for the components that are installed on your system. Here is the full list of components:

Screenshots

Below are some screenshots of how your environment should look after setting up the dotfiles. Make sure to apply Solarized theme to your terminal in order to get similar effect.

ZSH + GIT

dotfiles

VIM

dotfiles

Installation tips

Rainbarf for TMUX

On FreeBSD following works for me:

# cpan
cpan> force install App::rainbarf

About

Adidi UNIX dotfiles for CLI tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 54.6%
  • Shell 15.0%
  • Python 11.3%
  • Ruby 8.2%
  • Vim Snippet 2.9%
  • C 2.8%
  • Other 5.2%