Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 635 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 635 Bytes

Personal dotfiles

Here is my personal dotfiles and a way to run one command installation.

Installation

git clone https://github.com/soullivaneuh/dotfiles.git ~/p/github.com/soullivaneuh/dotfiles
cd ~/p/github.com/soullivaneuh/dotfiles
sh setup.sh

Quick install (from Manjaro)

Recommended to get all the needed packages installed for a working desktop OS.

curl -L http://manjaro.sulli.cc | sh

Manual

On your home directory (or anywhere else):

git clone [email protected]:Soullivaneuh/dotfiles.git
cd dotfiles
make install

For more information about the available commands:

make help