summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/zsh/rc
AgeCommit message (Collapse)Author
2024-11-23darwin/zsh: Put Apple Terminal configuration backGrégoire Duchêne
2024-11-17darwin/zsh: Move terminal configuration to rcGrégoire Duchêne
2024-09-15darwin/zsh: Remove ‘pip’ and ‘python’ aliasesGrégoire Duchêne
Apple removed Python 2.7 in macOS 12.3, so those aliases aren’t really needed anymore. See https://developer.apple.com/documentation/macos-release-notes/macos-12_3-release-notes#Python for more details.
2024-09-15darwin/zsh: Alias ‘lsh’ to use ‘gls’ when possibleGrégoire Duchêne
2024-09-07zsh: Add ‘pbclear’ to clear the clipboardGrégoire Duchêne
2023-01-15darwin/zsh: Switch back to Homebrew-provided EmacsGrégoire Duchêne
2022-04-17darwin/zsh: Exclude .DS_Store files with rsyncGré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-05-24darwin/zsh: Use pip3 and python3 by defaultGré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-21Add zsh configurationGrégoire Duchêne