Skip to content

pauljasperdev/dotfiles

Repository files navigation

dotfiles

My config files and bootstrap scripts.

Getting Started

  1. Clone
    git clone https://github.com/pauljasperdev/dotfiles ~/.dotfiles
  2. Move config files

    This overwrites top-level dotfiles like ~/.zshrc and ~/.tmux.conf and merges folders in ~/.config/.

    ~/.dotfiles/.bootstrap.move.sh
  3. Install dependencies
    # macOS
    ~/.bootstrap.macos.sh
    
    # Debian/Ubuntu
    ~/.bootstrap.debian.sh

Keychain backend env variables

Set

security add-generic-password \
  -a "$USER" \
  -s "context7-api-key" \
  -w "YOUR_API_KEY_HERE" \
  -U

About

my config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •