Skip to content

ergusto/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three things are required when installing dotfiles:

installing packages
defining configs
running commands

The third step can include installations outside of package managers/brew etc, or performing setup steps.

This process guides the structure of this repository. 

macos ->

xcode-select --install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

git clone https://github.com/ergusto/dotfiles.git ~/dotfiles

cd ~/dotfiles && bash ./setup.sh

Stuff to automate

downloading of lunarvim
downloading of npm with fnm
downloading of zsh-syntax-highlighting

About

Dotfiles managed with GNU Stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published