/dotfiles-public

Shell, terminal, & computer setup not specifically related to my current workplace

Primary LanguageShell

Public Dotfiles

Shell, terminal, & computer setup not specifically related to my current workplace

Installation steps

Steps to get dev up & running

  1. Install Homebrew https://brew.sh
  2. brew install git zsh
  3. chsh -s /usr/local/bin/zsh
  4. Install Zim https://zimfw.sh
  5. Pull this repo
  • brew bundle --file Projects/dotfiles-public/personal.Brewfile
  • ln -s Projects/dotfiles-public/.zimrc .zimrc
  • zimfw install && zimfw uninstall
  • Source Projects/dotfiles-public/shell-integration/wezterm.sh at top of .zshrc
  • Source Projects/dotfiles-public/personal.zsh in .zshrc
  • ln -s Projects/dotfiles-public/wezterm-canonical-solarized/canonical_solarized.lua .config/wezterm/canonical_solarized.lua
  • ln -s Projects/dotfiles-public/wezterm-canonical-solarized/canonical_solarized_auto_appearance.lua .config/wezterm/canonical_solarized_auto_appearance.lua
  • ln -s Projects/dotfiles-public/.wezterm.lua .wezterm.lua

Profiling

At the top of .zshrc:

zmodload zsh/zprof

At the bottom of .zshrc

zprof