Skip to content

izuolan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Awesome dotfiles and system init sctipt. Just one command to install(ROOT user, don't worry, this script only download files in $HOME folder and /tmp .):

curl -sSL https://git.io/Dotfiles | bash

Introduction

Tmux

Tmux

Vim

Base on EverVim:

EverVim

Zsh

Base on Oh-My-Zsh.


Install Guide

Firstly, Install dotfile

curl -sSL https://git.io/Dotfiles | bash

Secondly, set RPC password

If all is well, you should set Aria2 RPC password:

bash ~/.dotfiles/install.sh -p <aria2_rpc_password>

Thirdly, install patched fonts

And on your local terminal, maybe you need install patched fonts:

sudo apt install powerline

And download nerd-fonts:

wget https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Hack/Regular/complete/Knack%20Regular%20Nerd%20Font%20Complete%20Mono.ttf

For China Guide:

Firstly, clone this repo to $HOME/.dotfiles, and then set socks5 proxy (Shadowsocks):

bash ~/.dotfiles/install.cn.sh -s

Finaly:

curl -sSL https://git.io/Dotfiles_CN | bash

All is well, you should install patched fonts.

About

Awesome dotfiles and system init sctipt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published