Skip to content

Instantly share code, notes, and snippets.

@murphybytes
Created July 23, 2024 16:46

Revisions

  1. murphybytes created this gist Jul 23, 2024.
    8 changes: 8 additions & 0 deletions shell.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    - [OH My Zsh](https://ohmyz.sh/)
    - [Nerd Fonts](https://www.nerdfonts.com/)
    - TMUX Terminal Multiplexer `brew install tmux`
    - [RipGrep](https://github.com/BurntSushi/ripgrep) Super fast search for text in files
    - [jq](https://jqlang.github.io/jq/) JSON parser
    - [Yamllint](https://www.yamllint.com/) A YAML validator
    - [NeoVim](https://neovim.io/) Text editor
    - [NvChad](https://nvchad.com/) Bundles a bunch of stuff that aids development.