summaryrefslogtreecommitdiff
path: root/dotfiles-darwin
AgeCommit message (Collapse)Author
2020-07-04emacs: Add macOS-specific configurationGré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