Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 803 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 803 Bytes

Documentation

Each file contains information on the custom commands and also commands that I just use all the time.

  • zsh contains general command-line info
  • vim contains info about how I use vim
  • tmux contains info about how I use tmux. Tmux is a multiplexer that allows me to have lots of different terminal sessions open and switch between them
  • fzf contains info about how I use the fzf fuzzy-finder
  • hammerspoon contains info about customizations that leverage hammerspoon
  • aws contains info about how I use the aws cli

Getting started

  1. Run the Alacritty application.
  2. Execute tmux.
  3. Try the tutorials for some examples combining commands to do various tasks.