Skip to content

My dotfiles for Linux and Windows.

License

Notifications You must be signed in to change notification settings

hervehobbes/dotfiles-3

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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