Skip to content

songjiz/dotfiles

Repository files navigation

Install

git clone --recurse-submodules https://github.com/songjiz/dotfiles ~/.dotfiles

Install dependencies

brew install ctags
# brew install --HEAD universal-ctags/universal-ctags/universal-ctags
brew install ripgrep
# brew install the_silver_searcher
brew install fzf

zsh

ln -s ~/.dotfiles/zsh/ohmyzsh ~/.oh-my-zsh
ln -sf ~/.dotfiles/zsh/simple.zsh-theme ~/.oh-my-zsh/custom/themes/simple.zsh-theme
ln -s ~/.dotfiles/zshrc ~/.zshrc

Vim

ln -s ~/.dotfiles/vim ~/.vim
ln -s ~/.dotfiles/vimrc ~/.vimrc

Neovim

brew install luarocks
luarocks install luautf8

ln -s ~/.dotfiles/nvim ~/.config/nvim

Sublime Text 3

ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
ln -s ~/.dotfiles/sublime  ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User

Sublime Text 4

ln -s /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl
ln -s ~/.dotfiles/sublime  ~/Library/Application\ Support/Sublime\ Text/Packages/User

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published