Skip to content

ahjota/dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation

dev

Files and scripts to keep me sane

Update 2024-08-26 🪦 This repo is generally dead to me, and I am slowly migrating to a dotfiles repo structured around chezmoi and antidote. At some point in the near future I'll be archiving this repo.

Prerequisites

Homebrew

Key to most things I do on the Mac. https://brew.sh

pipx

This is for installing Python packages outside of homebrew, in their own virtual environments.

Fira Code

  1. Fira Code Nerd Font
    # curl https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/FiraCode.zip
    brew install font-fira-code-nerd-font

Starship

  1. install Starship
    curl -sS https://starship.rs/install.sh | sh
  2. Set STARSHIP_CONFIG env

iTerm2

  1. Settings > General > Preferences
  2. Check "load preferences from a custom folder or URL"
  3. Link to $REPO/config/iterm2
  4. Save Changes "Automatically"

Rectangle

  1. Preferences > Settings (gear icon)
  2. Export...
  3. Import...

About

Files and scripts to keep me sane

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages