Globidev / linux-dotfiles

My dotfiles for a linux environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux-dotfiles Build Status

My dotfiles for a linux environment

Usage

sudo \
    DOT=$PWD \
    USER=target_user \
    HOME=target_users_home \
    ./scripts/setup.sh

About

My dotfiles for a linux environment

License:MIT License


Languages

Language:Shell 87.0%Language:JavaScript 13.0%