Skip to content

cristianpb/dotfiles

Repository files navigation

Dotfiles

This dotfiles have my installation instruction for Arch Linux and the configuration for my essential programs. The master branch contains a configuration for Arch linux, ubuntu for ubuntu OS and the OSX branch contains instruction to configure OSX programs such as mutt, mbsync, pass.

dofiles dofiles dofiles

Install

Fetch dotfiles from github:

git clone https://github.com/cristianpb/dotfiles ~/.dotfiles

Manually install files:

stow vim

Automatic install:

for d in $(ls -d */ | cut -f1 -d '/');
do
    ( stow "$d"  )
done

Dependencies

stow neovim pynvim bash-completion