by Mustafa Kaptan
github.com/mfkaptan
homebrew
- https://brew.sh
- Package manager for macOs
- Installs the stuff you need that Apple didn’t.
$ brew install wget
cask
- https://caskroom.github.io/
- Extends homebrew
- 3962 Casks
$ brew cask install spotify
$ brew cask install 1password
$ brew cask install slack
iTerm2
- https://www.iterm2.com
- Replacement for Terminal
- Features you never knew you always wanted
oh my zsh
- Manage your ZSH configuration
- ZSH: Z shell -> extended Bourne shell with improvements
- includes some features of Bash, ksh, and tcsh.
- http://ohmyz.sh
- github.com/robbyrussell/oh-my-zsh/wiki/Themes
- github.com/robbyrussell/oh-my-zsh/wiki/Plugins
Some plugins:
- git, django, python, pip, npm, bower, docker...
jumpcut
- jumpcut.sourceforge.net (brew cask install jumpcut)
- Clipboard buffering
- Copy everything -> Paste one by one
pyenv
- github.com/pyenv/pyenv
-
Simple Python version management
bpython
- bpython-interpreter.org
- Fancy interface to the Python interpreter
caffeine
- lightheadsw.com/caffeine
-
Prevents your Mac from
- Automatically going to sleep
- Dimming the screen
- Starting screen savers
stylish
- https://userstyles.org
- Chrome extension
- Custom themes for any website
toggl
- https://toggl.com
- Free time
tracking
software - Warns when in
- jira
- gitlab
- github
- etc.
automate
- llamalab.com/automate
- Make your phone or tablet smarter with automation
- Android only
Feedback Time
Thanks!
What's in the (tool)box?
By Mustafa Kaptan
What's in the (tool)box?
- 465