Skip to content

andreas-bauer/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles

Installation

First, clone the repository:

git clone [email protected]:andreas-bauer/dotfiles.git ~/.dotfiles

The installation of dependencies and linking of symlinks is done via a Makefile. If you run make without any arguments it will install and link all dependencies and configs.

$ cd ~/.dotfiles
$ make

For a selective installation of dependencies and configs, run make help to see a list of all options.

$ 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published