dotfiles, and some scripts to automate macos setup.
inspired by gmoe's dotfiles, a π―π/π―π guy.
Brew - π macos package manager.
Zsh - πͺ shell.
Antibody - ποΈ plugin manager for zsh.
Oh My Zsh - π zsh config framework and all around place-where-zsh-stuff-lives.
Various zsh plugins - π Look in here for a full list. (Attribution soon!)
go somewhere you dont mind this repo living in:
cd ${FOLDER_WHERE_DOTFILES_WILL_LIVE_FOREVER_PROBABLY_TILDE_IDK_IM_NOT_YOUR_BOSS}
clone the repo:
git clone https://github.com/SalomonSmeke/dotfiles.git
go into the repo:
cd dotfiles
install the dotfiles on macos:
./setup.sh macos
install the dotfiles elsewhere:
./setup.sh symlink
update antibody/modules:
./setup.sh antibody-update
install some brew πΊ packages:
these ones
ack - π§ Excellent and human search tool.
bat - π¦ Who knew you needed a "better cat
"?
exa - π€ Same, but for ls
.
htop - π Same, but for top
.
python - π A programming/scripting language that ships with everything, but we want a newer version.
sl - π ls(1) backwards don't do it.
tmux - ποΈ Screen, but better. Look here for a cheatsheet.
vim - π©βπ« Text editor of the past and future. Hey nice another cheatsheet.
asciinema - π· Record your shell and share it! Get started with this, a guide.
nvm - ποΈ Manage node versions like a sane person.
tree - π³ Look like a l33t hacker Print out a directory's structure.
atom - βοΈ Speedy, hackable, super well maintained text editor. Like VSCode but not ugly and with tree-sitter (just messing with you).
disk-inventory-x - π½ Neat viz tool that shows you where your storage space went.
firefox - π¦ The fastest browser that isn't data mining you (yet).
image-optim - πΌοΈ I think they put it best: "ImageOptim makes images load faster".
onyx - βοΈ MacOS toolkit.
vlc - πΊ Masterful media player (Remember the codec
days? lol).
./setup.sh brew-packages
print usage:
./setup.sh help
print usage but very cryptographically secure:
./setup.sh $RANDOM
Copyright (c) 2018 Salomon Smeke with an MIT License