Loafabreadly / dotfiles

All of the dotfiles needed to configure a client as I like it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles Repository

All of the dotfiles needed to configure a client as I like it

Requirements

If you are lazy

sudo apt install git gh stow -y

Git

Install Git, via APT

Stow

Install GNU stow, via APT

Installation & Setup

Clone the repository and CD into the directory

git clone https://github.com/Loafabreadly/dotfiles.git
cd dotfiles

Create the symlinks using GNU Stow from the current working dir, aimed at the home dir

sudo stow . -t ~

About

All of the dotfiles needed to configure a client as I like it

License:MIT License


Languages

Language:Lua 71.7%Language:Shell 28.3%