Skip to content

levriero/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles.

Installation

Fork and review these dotfiles before applying them. Remove and modify things as you wish.

Stow

All the dotfiles are managed with GNU Stow so you can confidently apply and remove these configurations as you need without messing your current setup.

Clone the repo in your root directory

cd $HOME && git clone git@github.com:levriero/dotfiles.git && cd dotfiles

Install stow

brew install stow

Tell stow to create symlinks

stow */

Setup script

A utility script is available to install system dependencies or tools I use on a daily basis.

./setup

Fonts

brew tap homebrew/cask-fonts
brew install font-jetbrains-mono-nerd-font