Skip to content

olancheg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installation

Install oh-my-zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Install Powerlevel10k

git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k

Install Vundle:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Run vim, :PluginInstall

Clone repository

git clone https://github.com/olancheg/dotfiles.git ~/dotfiles

Install fonts from fonts folder

Link files

mkdir -p ~/Library/Application\ Support/Code/User/
ln -sv ~/dotfiles/VSCode/settings.json ~/Library/Application\ Support/Code/User/
ln -sv ~/dotfiles/.gemrc ~
ln -sv ~/dotfiles/.gitconfig ~
ln -sv ~/dotfiles/.vimrc ~
ln -sv ~/dotfiles/.tmux.conf ~
ln -sv ~/dotfiles/.p10k.zsh ~
ln -sv ~/dotfiles/.zshrc ~
ln -sv ~/dotfiles/.zprofile ~

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published