-
Notifications
You must be signed in to change notification settings - Fork 0
pingkoc/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation:
git clone git://github.com/pingkoc/dotfiles.git ~/dotfiles
TMUX Config Installation
ln -s ~/dotfiles/tmux.conf ~/.tmux.conf
VIM Config Installations
README as adapted from vimcast.org
Create symlinks:
To VIMRC:
ln -s ~/dotfiles/vim/vimrc ~/.vimrc
ln -s ~/dotfiles/vim/gvimrc ~/.gvimrc
To VIM Directory:
ln -s ~/dotfiles/vim ~/.vim
Switch to the `~/dotfiles/vim` directory, and fetch submodules:
cd ~/dotfiles/vim
git submodule init
git submodule update
Install Powerline Fonts:
http://askubuntu.com/questions/283908/how-can-i-install-and-use-powerline-plugin
Solarized Terminal for theme compatibility:
https://github.com/tomislav/osx-terminal.app-colors-solarized
Spacemacs:
Install emacs
Install spacemacs
git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d
Initialize spacemacs then link
ln -s ~/dotfiles/spacemacs/.spacemacs ~/.spacemacs
Oh My ZSH:
Install ZSH and Oh My ZSH:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Soft Link
ln -s ~/dotfiles/ohmyzsh/.zshrc ~/.zshrc
Set Terminal Profile to run zsh instead of bash
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published