Skip to content

NRE-Com-Net/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRE.Com.Net Dotfiles

NEEDS TO BE UPDATED!

Description

This is our compilation of dotfiles, they are build to be managed by Anders Ingemann's homeshick

NOTE: This includes

All contribution goes to the original developers we only have put the pieces together.

Install

Manual

  1. Install homeshick like in the Readme
  2. Add NRE.Com.Net Dotfiles to homeshick homeshick clone https://github.com/NemesisRE/dotfiles.git
  3. Add our bashrc to your existing printf '\nsource "${HOME}/.bashrc_homesick"' >> ${HOME}/.bashrc

NOTE: We sugest to install Lokaltog powerline-fonts to "$HOME/.fonts" and run fc-cache -fv (The bootstrap script includes and installes/registers them automatically.). Then you should restart your terminal application and change the font to a powerline one.

Bootstraped

Just run:

bash <(curl -sL https://raw.githubusercontent.com/NemesisRE/dotfiles/master/bootstrap.sh)

Features

Command Line

  1. Fast Bash only Powerline Theme
    • VCS detection
    • Python virtualenv detection
    • Last error code (!=0)
  2. Solarized dircolors
  3. Inputrc tweaks
    • TAB/SHIFT-TAB menu-completion/menu-completion-backward
    • ALT-UP/ALT-DOWN search History for command
    • ALT-BACKSPACE kill-word
    • Complete hidden files
    • and more

Vim

Many Plugins, most of them will just work and do their magic.

Quick start: Just start Vim without a file or Press "F1 -> Help" This will give you a small overview over the common keybindings.

The other Functions will be available via the Menu (F1) or their normal keybindings/commands.