wulymammoth / dotfiles

system configs (primarily for macOS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles | dot-dot-dot

tooling (macOS)

  • asdf : Extendable version manager with support for Ruby, Node.js, Erlang & more
  • bat : cat clone with syntax highlighting and git integration
  • direnv : Load/unload environment variables based on $PWD
  • fd : simple, fast and user-friendly alternative to find
  • fzf : command-line fuzzy finder and file system navigation
  • github/gh : github command-line tool
  • htop : interactive process viewer
  • jq : lightweight and flexible command-line json processor
  • neovim : text editor
  • ripgrep : command-line search utility (faster than grep and ag)
  • starship : cross-shell prompt for astronauts
  • tldr : Simplified and community-driven man pages
  • tmux : terminal multiplexer
  • tree : display directories as trees (with optional color/html output)
  • wezterm : A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
  • zoxide : a faster way to navigate the filesystem

other utilities and applications can be found in my Brewfile

  • installation: bundle install && brew bundle
  • help: brew bundle --help

About

system configs (primarily for macOS)


Languages

Language:Shell 84.3%Language:Lua 14.4%Language:Ruby 1.3%