Skip to content

cristianpb/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5e8fe3 Β· Oct 19, 2022
Jun 30, 2019
Oct 19, 2022
Jun 30, 2019
Jun 30, 2019
Jun 30, 2019
Jun 30, 2019
Jun 30, 2019
Oct 4, 2021
Apr 15, 2022
Oct 4, 2021
Apr 15, 2022
Sep 2, 2019
Dec 5, 2021
Jun 30, 2019
Jul 1, 2020
Apr 16, 2022
Mar 8, 2020
Jul 5, 2019
Oct 2, 2022
Jul 5, 2019
Jun 30, 2019
Oct 4, 2021
Jun 30, 2019
Jul 1, 2020
Jul 1, 2020
Jun 30, 2019
Mar 7, 2020
Oct 19, 2022
Jul 5, 2019
Jun 15, 2019
Oct 4, 2021
Mar 14, 2019
Mar 14, 2019
Jul 1, 2020

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