An open API service indexing awesome lists of open source software.

https://github.com/pipizhang/dotfiles

:rice_ball: my *nux config files
https://github.com/pipizhang/dotfiles

bash dotfiles linux tmux vim

Last synced: 3 months ago
JSON representation

:rice_ball: my *nux config files

Awesome Lists containing this project

README

          

Dotfiles
========

Dotfiles are used to customize your system. The “dotfiles” name is derived from the configuration files in Unix-like systems that start with a dot (e.g. .bash_profile and .gitconfig). They are a tool belt.

### Usage
1. git clone git@github.com:pipizhang/dotfiles.git ~/.dotfiles
2. link all the files you need, like this: `ln -s ~/.dotfiles/vimrc ~/.vimrc`

### Screenshot
![screenshot](https://github.com/pipizhang/dotfiles/blob/master/screenshots/00.gif)