Collection of scripts I created to make my personal workflows lazier
Table of contents:
- Rebase All branches:
- rebases all local branches to the most recent commit on origin/{master or main}
Setup:
- VS Code
- GitHub Markdown preview
- Gitless
- Git History
- One monokai
- Sort Lines
- Vim
- Sort Json objects
- Rainbow CSV
- IntelliJ
- Atom One THeme / Solarized Chandrian Themes
- GitToolBox
- IdeaVim
- One Monokai Color Scheme
- Claude
- MacOS
- BetterDisplay Pro
- AltServer
- BalanceLock
- Shottr
- F.lux
- Auto Collapse
- Rectangle / magnet
- Karabiner-elements
- OmniDiskSweeper
- MOS (Smooth Scrolling)
defaults write .GlobalPreferences com.apple.mouse.scaling -1
defaults write -g ApplePressAndHoldEnabled -bool false
To configure personal github for github.com
Host github.com
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_ed25519
GhosTTY Needs this in the ssh
Host *
SetEnv TERM=xterm-256color