Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.43 KB

File metadata and controls

38 lines (29 loc) · 1.43 KB

Dotfiles

This repository contains the configuration files for the tools and applications I use. install.sh takes the configuration files and symlinks them to their expected location. There exist programs to manage dotfiles, but I prefer the simplicity of this method.

Tools

API keys

  1. add api key to keychain
  2. add to fish config:
set -gx OPENAI_API_KEY (
    security find-generic-password -a "$USER" -s "OPENAI_API_KEY" -w
)

Install

brew install fish helix zellij gitui ripgrep fd sd bat delta fzf qsv