Inspired by:
- Nikita Sobolev's dotfiles
- Sheharyar Naseer's dotfiles
- Instant +100% command line productivity boost
- Using better CLIs
What do we have here:
brew
dependencies: cli & gui applications, fonts, etc. SeeBrewfile
for details- tools for
python
development - shell configuration. See
config
for details
There's a lot of stuff there, so to not to forget something, here is the list of some highlights:
tig
- text based ui for git history (read this or that to know more)k9s
- "Kubernetes CLI To Manage Your Clusters In Style"(c): yet another text based ui, now for kubernetes cluster managementneovim
- vim based text editorglances
- console system monitor liketop
andhtop
but with reach set of plugins;bashtop
can be a good alternativehttpie
-curl
andwget
replacements with more simple cli and syntax highlightingthefuck
- don't let you to give a single fuckexa
- a modern replacement for the venerable file-listing command-line toolls
fzf
- command line fuzzy finderbat
-cat
clone with the wings: alternative to thecat
with syntax highlighting and git integration
zsh
oh-my-zsh
- an open source, community-driven framework for managing zsh configurationstarship
- "The minimal, blazing-fast, and infinitely customizable prompt for any shell"(c)
- sync settings via git
- configure application to use settings from dotfiles repo
xcode-select --install
# Set HostName
sudo scutil --set HostName adBook
git clone https://github.com/0x4e3/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && bash bootstrap.sh
WTFPL: do the fuck you want. Enjoy!