Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 380 Bytes

Dotfiles

Installation

Run install.

Installation via url

. <(curl -fsSL https://raw.githubusercontent.com/moukoublen/dotfiles/main/scripts/clone-dotfiles)

Manual installation

$ ln -s /path/to/dotfiles/root.bash ~/.dotfiles.bash
$ echo '[[ -r ~/.dotfiles.bash ]] && [[ -f ~/.dotfiles.bash ]] && source ~/.dotfiles.bashh' >> ~/.bashrc