Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 454 Bytes

Dotfiles

My dotfiles repository, used by me.

Inspired by Freek Murze. It contains all of my (except private) tools, aliases and some functions.

I use ZSH with Oh My Zsh using the Powerlevel10k theme.

Installing is as easy as cloning this repository as .dotfiles in your home directory and run the bootstrap script as follows:

git clone [email protected]:bjarn/dotfiles.git .dotfiles
cd .dotfiles
./bootstrap