Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunleyd/screenbits
My .screenrc and the supporting scripts needed for the statusline
https://github.com/hunleyd/screenbits
Last synced: 9 days ago
JSON representation
My .screenrc and the supporting scripts needed for the statusline
- Host: GitHub
- URL: https://github.com/hunleyd/screenbits
- Owner: hunleyd
- License: apache-2.0
- Created: 2012-11-09T19:30:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-07T13:17:43.000Z (over 11 years ago)
- Last Synced: 2023-04-01T14:41:35.462Z (over 1 year ago)
- Language: Shell
- Size: 234 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
screenbits
==========My .screenrc and the supporting scripts needed for the statusline
Usage
-----
Simply copy to $HOME/.screenrc and then add the following to your crontab:
## GCAL
& */5 * * * * /home/doug/cron.d/get_calendar
## GCAL ENDRequirements
------------
GNU Bash
GcalCLI (https://github.com/insanum/gcalcli.git)
Cron
GNU ScreenExample Output
--------------Bugs
----
Find a bug? Please create an issue here on GitHub at:
https://github.com/hunleyd/screenbits/issues
-------
Keep up to date on announcements and more by following Doug on Twitter, @hunleydAuthors
-------
**Douglas J Hunley**
+ G+: http://goo.gl/sajR3
+ Twitter: http://twitter.com/hunleyd
+ GitHub: http://github.com/hunleydCopyright and license
---------------------
Copyright 2013 Douglas J Hunley.Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work
except in compliance with the License. You may obtain a copy of the License in the
LICENSE file, or at:http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language governing
permissions and limitations under the License.