These dotfiles are forked from Ben "Cowboy" Almans dotfiles. The installation scripts and structure are basically the same. Consult Ben's readme for further documentation.
- The
dotfiles
executable will install some applications and modify some system files - You might want to read Ben Almans readme before executing this.
- I've used the dotfiles on Ubuntu and RHEL. They might also work on other
distros as long as you use
bash
, as well as OSX - Run these commands:
git clone https://github.com/haakenlid/dotfiles.git ~/.dotfiles
~/.dotfiles/bin/dotfiles
- A whole bunch of things will be installed
- Dotfiles in
$HOME
folder is backed up - The dotfiles in this repo is symlinked to
$HOME
- ???
- profit
git
– it's a distributed version control system!htop
– process monitoring with colours and stuffvim
– a text editortree
– to inspect directories and filessilversearcher-ag
– very fast file content search utilityghi
– Github command line interfaceptpython
– improved python shellipython
– also improved python shellptipython
– even more improved python shell!tmux
– terminal multiplexer
nerdtree
vim-surround
ctrlp
jedi-vim
vim-gitgutter
vim-easymotion
- ... and some more ...
??
–.bash_history
search thing (I wrote it)gmail
– check gmail from the shellYOLO
– Improve your git productivity by 1000%v
– fuzzy search in vim history to open recently edited filez
– Likecd
, but better
Tmux
plustmuxinator
pluspowerline
- Makes your terminal look good
- Tweaked colours, keyboard shortcuts and powerline segments
Copyright (c) 2013 "Cowboy" Ben Alman Additions by Håken Lid Licensed under the MIT license