Skip to content

cangermueller/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My dotfiles managed by dotdrop.

Installation

The following tools must be install first:

Dotfiles

  1. Clone the repository and install the profile base:
git clone https://github.com/cangermueller/dotfiles.git
cd dotfiles
bash ./dotdrop.sh install -p base
  1. Add source ~/.bash_profile to ~/.profile.
  2. Add source ~/.dotrc to ~/.bash_profile.

Fuzzy finder

See fzf for mode details.

cd dotfiles/fzf
./install

Do not update shell configuration files!

Vim modules

vundle: vim +PluginClean! +PluginInstall +PluginInstall! +qall

Tmux plugins:

  1. Install cmake, which is required by tmux-mem-cpu-load:
sudo port install cmake
  1. Press C-s I in an open tmux session. Plugins will be installed.

OSX dotfiles

iterm

  1. Open preferences.
  2. Set 'Load preferences from custom folder or url to' dotfiles/iterm.

About

Configuration files of my personal workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published