Commit Graph

61 Commits (01dee42ba2ef09f6b8f498023d95f5048a94faf1)

Author SHA1 Message Date
nirenjan 251ea0b3b8 Update tmux key bindings and enhance formatting
This commit also lists the default key bindings for tmux in the
additional 3 tables (vi-copy, vi-choice, and vi-edit)
2013-01-14 17:55:11 -08:00
nirenjan 78ec4eaf5c Add status bar configuration to tmux.conf
Also rearrange sections so they are more relevant to surrounding sections
2013-01-12 22:35:21 -08:00
nirenjan d08390d4be Add Stardate script
This script is used across various systems in:
- screen hardstatus line
- tmux status line

The script provides a simplistic Stardate calculator, not based
on any particular methodology of the Star Trek series, but on
a simple calculation based off GMT time.

The firt 2 digits are the number of years since 1970, the next
three digits and the digit after the decimal point indicate the
"stardate" of the year, which is a straightforward multiplication
by ~2.73785 which is 1000 stardates per calendar year which is an
average of 365.25 days.
2013-01-11 23:36:58 -08:00
nirenjan e25a665905 Add screenrc file 2013-01-11 23:35:05 -08:00
nirenjan 41a303df44 Add base gitconfig 2013-01-11 23:26:53 -08:00
nirenjan 84f5b39b2c Add tmux configuration file
This is still a work-in-progress. However, it has most of the
necessary options and key bindings.
2013-01-11 23:14:46 -08:00
nirenjan ca75dd5f02 Update vimrc settings
This enables the following:
- pathogen plugin manager
- solarized colorscheme
- menu support
- mouse support
2013-01-11 23:09:54 -08:00
nirenjan 056a039cc1 Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
nirenjan b83abb34a1 Add vimrc 2012-08-28 16:01:09 -07:00
nirenjan 9217cc1a0d Add commonly used Vim scripts 2012-08-28 15:58:36 -07:00
nirenjan 978608f8e1 Initial commit 2012-08-28 15:44:03 -07:00