Basic settings to save time configuring a new machine
cpb
- Copy branch name to clipboardfetchall
- Fetch all the repos in the repos directory. By default, the repos directory is$HOME/repos
.gst
- "git status" but shorter and the branch name is highlightedhideme
- Hide current user and host name from terminal prompt and pwd. Needs to be sourced (for example, like in.zshrc
)nvimconfig
- Install Neovim configs into~/.config
directory and set its user config subdirectory to the current user. Also install Telescope. Convenience script, should run from thescripts
directory.purgespm
- Delete local and global caches of Swift Package Manager, including derived data and security fingerprintssep
- Print a separator
mkdj
- Make directory and jump into it, convenience function in.zshrc