summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/zsh
AgeCommit message (Collapse)Author
2021-11-13darwin/zsh: Prefer all Homebrew GNU utilitiesGrégoire Duchêne
2021-11-13darwin/zsh: Use Homebrew GNU Make if availableGrégoire Duchêne
2021-07-04darwin/zsh: Configure aliases for GNU ls if foundGrégoire Duchêne
2021-06-19zsh: Move the ‘vault’ function to dotfiles-darwinGrégoire Duchêne
2021-04-10darwin/zsh: Add support for a custom Emacs.appGrégoire Duchêne
2020-08-08darwin/zsh: Prefer GNU grep if availableGrégoire Duchêne
2020-08-08darwin/zsh: Prefer GNU tar if availableGrégoire Duchêne
2020-06-21darwin/zsh: Shorten XDG_RUNTIME_DIRGrégoire Duchêne
2020-05-24darwin/zsh: Use pip3 and python3 by defaultGrégoire Duchêne
2020-05-24darwin/zsh: Create ${XDG_RUNTIME_DIR} if neededGrégoire Duchêne
2020-01-06Export DOMAIN on both Linux and macOSGrégoire Duchêne
Also, use -s with cut so that DOMAIN will be empty if no domain is set.
2019-12-22Have macOS df hide inode statisticsGrégoire Duchêne
GNU df does not show those by default so the Linux alias remains unchanged.
2019-12-21Add zsh configurationGrégoire Duchêne