Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khoi-truong/dotfiles
https://github.com/khoi-truong/dotfiles
antidote dotfiles homebrew zsh
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/khoi-truong/dotfiles
- Owner: khoi-truong
- Created: 2020-08-05T04:27:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T07:30:38.000Z (2 months ago)
- Last Synced: 2024-09-16T09:04:03.245Z (2 months ago)
- Topics: antidote, dotfiles, homebrew, zsh
- Language: Python
- Homepage:
- Size: 18.1 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
### Ref
#### Unix/Linux
- https://www.tutorialspoint.com/unix/unix-file-management.htm
#### Dotfiles
- https://dotfiles.github.io/tutorials/
- https://github.com/caarlos0/dotfiles
- https://github.com/mathiasbynens/dotfiles
- https://github.com/pawelgrzybek/dotfiles
- https://github.com/xero/dotfiles#### MacOS settings
- https://github.com/kevinSuttle/macOS-Defaults
- https://gist.github.com/alanzeino/42b6d983c7aa2f29d64ea2749621f7cf
- https://eclecticlight.co/2019/08/15/global-defaults-in-macos-mojave/
- https://pawelgrzybek.com/change-macos-user-preferences-via-command-line/#### ZSH plugins
- https://github.com/unixorn/awesome-zsh-plugins
- https://getantidote.github.io/
- https://gist.github.com/laggardkernel/4a4c4986ccdcaf47b91e8227f9868ded
- https://github.com/zdharma/zinit
- http://zdharma.org/zinit/wiki/INTRODUCTION/
- https://jdhao.github.io/2019/10/08/zsh_plugin_managers_compare/#### Parameter substitution
- https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html
- https://www.cyberciti.biz/tips/bash-shell-parameter-substitution-2.html#### PlistBuddy
- https://medium.com/@marksiu/what-is-plistbuddy-76cb4f0c262d
- https://marcosantadev.com/manage-plist-files-plistbuddy/