Cristianpb Dotfiles Save

My dotfiles

Project README

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

Open Source Agenda is not affiliated with "Cristianpb Dotfiles" Project. README Source: cristianpb/dotfiles
Stars
26
Open Issues
0
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating