Skip to content

kohey18/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zshrc

brew install zsh
chsh -s /bin/zsh
ln -s "`pwd`"/.zshrc ~/.zshrc
source .zshrc

emacs

brew install cask
ln -s "`pwd`"/.emacs.d/ ~/.emacs.d
cd .emacs.d
cask install

tmux

brew install tmux
brew install reattach-to-user-namespace
ln -s "`pwd`"/.tmux.conf ~/.tmux.conf
cd
mkdir .tmux
cd .tmux
git clone [email protected]:erikw/tmux-powerline.git

Powerline Setting(tmux & emacs)

brew install fontforge
brew tap sanemat/font
brew install ricty --with-powerline
cp -f /usr/local/opt/ricty/share/fonts/Ricty*.ttf ~/Library/Fonts/
fc-cache -vf

iTerm -> Preferences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published