killgxlin / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

These are my dotfiles highly inspired by various sources.

Installation

  • Clone the repository as ~/.dotfiles
  • Run make all and restart your system
  • Create ~/.local.gitconfig and ~/.local.zsh for additional local settings

Possible setups

  • macos user with sudo make macos
  • linux user with sudo make linux
  • linux user without sudo make NOSUDO=1 minimal

References

About

License:MIT License


Languages

Language:Shell 54.2%Language:Vim Script 18.1%Language:Python 12.8%Language:Lua 7.8%Language:Makefile 4.5%Language:Swift 1.0%Language:AppleScript 0.7%Language:Dockerfile 0.5%Language:Ruby 0.3%Language:Vim Snippet 0.1%