https://github.com/programfan/workenv-config-book
A book of my working environment configuration
https://github.com/programfan/workenv-config-book
Last synced: 4 months ago
JSON representation
A book of my working environment configuration
- Host: GitHub
- URL: https://github.com/programfan/workenv-config-book
- Owner: ProgramFan
- Created: 2015-04-06T13:53:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-06T15:30:19.000Z (almost 11 years ago)
- Last Synced: 2025-10-07T12:47:39.268Z (4 months ago)
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= How Do I Create My Working Environment
Almost everyone has his/her own way of configuring the working environment. I am not an exception. However, this is a painful task which requires a lot of search and research. You don't simply download some scripts and then get it done. In my case, I have to deal with 2 laptops, 1 workstation and several cluster systems. I use http://www.vim.org[vim] a lot and watching the progress of http://atom.io[Atom] editor. I use python regularly and programming mainly in C++. I install the newest
http://www.fedoraproject.org[Fedora] on my laptop and they install old RHEL 5 on the clusters. I uses http://github.com/powerline/powerline[powerline]
to make the command line nicer. All the above pieces need configuration.
This is how I come to write on this problem. I am trying to document what problems I have, what is my decision and solution. More importantly, this is an evolving project. New content comes and goes. Old configurations get updated over time. I want to make it an up-to-date documentation of my experiences of work space making and want to make useful to anyone interested.