Skip to content

halo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Get the repository:

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

Add the executables to your $PATH:

# Add this line to ~/.zshrc
export PATH="~/.dotfiles/bin:$PATH"

Usage

Run dotfiles in your Terminal to put all configuration files in place.

Run macos to configure the operating system defaults.

Caveats

export PATH=/opt/homebrew/bin:$PATH
rbenv install 3.3.0
eval "$(rbenv init - zsh)"
rbenv global 3.3.0
rbenv shell 3.3.0
~/.dotfiles/bin/dotfiles

Releases

No releases published

Packages

No packages published