Skip to content

joeyagreco/dotfiles

Repository files navigation

setting up a new computer

  1. Clone this repo
  2. Create a .zshrc.local file in ~
  3. Add this to .zshrc.local file:
# path to git repos on [this] computer
export LOCAL_GIT_REPO_PATH="/path/to/git/repos/on/this/computer"
# github prefix (profile name OR org name)
# example: https://github.com/{THIS_IS_THE_VALUE_YOU_WANT}/{SOME_REPO}.git
export GITHUB_PREFIX="my_github_profile_or_org"
  1. Install JetBrainsMono Nerd Font from this site
  2. Run make links
  3. Run source ~/.zshrc.local && source ~/.config/zsh/init.zsh && make deps

installing/updating alacritty

  1. download the latest stable .dmg file from the github releases page

upgrading neovim

  1. check releases page to see the latest version
  2. set version mise use neovim@{VERSION}

About

my setup

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •