filedesless / dotfiles

Just my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

On OSX

Install Emacs on OSX

brew tap railwaycat/emacsmacport
brew cask install emacs-mac-spacemacs-icon
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d

Install coreutils

brew install coreutils

Install zsh-autosuggestions

brew install zsh-autosuggestions

Install yabai tiling wm wiki

# install skhd
brew install koekeishiya/formulae/skhd
brew services start skhd

brew install koekeishiya/formulae/yabai
# install the scripting addition
sudo yabai --install-sa
# start yabai
brew services start yabai

# load the scripting addition
killall Dock

# install spacebar
brew install cmacrae/formulae/spacebar
brew services start spacebar 

Install iTerm2

brew cask install iterm2

Installing most configs

./install

About

Just my dotfiles

License:MIT License


Languages

Language:Shell 96.3%Language:Emacs Lisp 2.3%Language:Roff 0.5%Language:Perl 0.4%Language:Python 0.3%Language:Ruby 0.2%Language:Makefile 0.0%