ioExpander / Dotfiles-Mac

Dotfiles for Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Basic dotfiles I often use on my Mac systems I use Hack NerdFont as default font on my terminal emulators

Shell & Zsh

  • Jump to dir in history (zoxide) : z
  • Use <CTRL+R> for fuzzy zsh history search
  • Use <CTRL+T> for fuzzy find in directories / files
  • tldr

Git Cheatsheet

  • Word diff : git diff --color-words=.

About

Dotfiles for Mac


Languages

Language:Shell 96.7%Language:Vim Script 3.3%