hervehobbes / dotfiles-3

My dotfiles for Linux and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daniel Imms' dotfiles

My dotfiles for Linux and Windows.

Dependencies

Node.js is required to run this project.

Installing/syncing environment

npm install
npm start install

Installing a single module

npm start install <module>

Setup a Debian-based Linux box

sudo apt update && sudo apt install -y wget
bash <(wget -qO- https://raw.githubusercontent.com/Tyriar/dotfiles/master/scripts/setup_deb.sh)

Acknowledgements

About

My dotfiles for Linux and Windows.

License:MIT License


Languages

Language:Shell 57.2%Language:TypeScript 28.7%Language:JavaScript 9.4%Language:PowerShell 3.0%Language:AutoHotkey 1.3%Language:Vim Script 0.4%