summaryrefslogtreecommitdiff
path: root/zsh
AgeCommit message (Collapse)Author
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-23Add an alias for dfGrégoire Duchêne
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-21Call compinit after sourcing local configurationsGrégoire Duchêne
2019-12-21Add zsh configurationGrégoire Duchêne