Skip to content

Instantly share code, notes, and snippets.

@Nek
Last active December 29, 2018 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Nek/3e23fc218e746c46873dbd81d461d510 to your computer and use it in GitHub Desktop.
Save Nek/3e23fc218e746c46873dbd81d461d510 to your computer and use it in GitHub Desktop.
stuff to install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install cask
brew cask install alfred
brew cask install karabiner-elements
brew cask install gitup
brew cask install telegram
brew cask install google-chrome
brew cask install google-chrome-canary
brew cask install omnifocus
brew cask install selfcontrol
brew cask install slack
brew cask install iterm2
brew cask install xmind-zen
brew cask install docker
brew cask install java
brew cask install 1password
brew cask install lepton
brew cask install fantastical
default write com.flexibits.fantastical2.mac DisableParseAnimations -bool YES
brew cask install racket
brew cask install licecap
#YOLO
brew cask install emacs-nightly
# install dropbox
#brew tap railwaycat/emacsmacport
#brew install emacs-mac --with-emacs-icons-project-EmacsIcon6 --with-dbus --with-glib --with-gnutls --with-imagemagick --with-modules --with-natural-title-bar --with-xml2
brew install git
brew install coreutils
brew install wget
brew install tldr
brew install tree
brew install the_silver_searcher
# xcode-select --install
brew install ruby
gem install tmuxinator
brew install yadm
brew install clojure
brew install gpg
brew install fish
echo /usr/local/bin/fish | sudo tee -a /etc/shells
chsh -s /usr/local/bin/fish
curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs https://git.io/fisher
fisher fnm
fisher tuvistavie/fish-ssh-agent
fnm lts
brew install yarn --without-node
brew install mas
mas signin mas@example.com
mas lucky magnet
mas lucky markoff
mas lucky spark
# Add font
# Add iTerm2 settings
# Add Emacs config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment