andreas-bauer / dotfiles

My personal dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My personal dotfiles

Installation

$ git clone git@github.com:andreas-bauer/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ make

You can see a list of all possible install options by using make help:

$ make help

brew-font                      Install fonts via brew
brew-min                       Install minimal dev setup via brew
dotfiles                       Link the dotfiles.
ohmyzsh-plugins                Install oh-my-zsh plugins
ohmyzsh                        Install oh-my-zsh
sdkman                         Install SDKMAN

Thanks to and inspired by

License

Copyright (c) 2019-2024 Andreas Bauer

Licensed under the MIT license.

About

My personal dotfiles.

License:MIT License


Languages

Language:Lua 51.6%Language:Emacs Lisp 24.8%Language:Shell 20.6%Language:Makefile 2.9%