Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveky/conf
Daily used configuration file
https://github.com/loveky/conf
Last synced: 12 days ago
JSON representation
Daily used configuration file
- Host: GitHub
- URL: https://github.com/loveky/conf
- Owner: loveky
- Created: 2011-11-22T10:26:39.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T01:21:36.000Z (over 11 years ago)
- Last Synced: 2023-03-13T13:22:32.341Z (over 1 year ago)
- Language: VimL
- Homepage: http://loveky.info
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains my daily used configuration files.
Following is a list of file names and a short description on the software that uses the conf file:
### .vimrc ###
As all you know, Vim is a well known text editor.### .tmux.conf ###
tmux is a very powerful terminal multiplexer
Project: http://tmux.sourceforge.net/### .bash_profile ###
bash - a well know shell### .gitconfig ###
[Git](http://git-scm.com) is a light-weighted yet very very powerful source code management tool.