Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 358 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 358 Bytes

.dotfiles

These are just my dotfiles. Feel free to use them.

Install

Clone the repository.

git clone https://github.com/luiseel/.dotfiles ~/.config/.dotfiles

cd to cloned repo.

cd ~/.config/.dotfiles

Add execution permission to install script.

chmod +x install.sh

Execute install script.

./install.sh