]> oss.titaniummirror.com Git - smckown/dotfiles.git/log
smckown/dotfiles.git
8 years agoSwap/undo/backup is working again
R. Steve McKown [Mon, 8 Jun 2015 19:42:10 +0000 (13:42 -0600)]
Swap/undo/backup is working again

Not sure, but sometime after the end of April the whole swap/undo/backup
stuff quit working.  It's almost as if a system configuration file
changed, but I don't know what.  In any case, the changes here to vimrc
(~/.vimrc) gets things working even better:

* If the directory structure used for these files, at
  ~/.local/share/vim, are not present, they are created.
* If backups can be written, only the preferred location is made
  available.
* If undo files can be written, only the preferred location is made
  available.

8 years agoTry lucius light for xterm and vim
R. Steve McKown [Fri, 5 Jun 2015 22:20:08 +0000 (16:20 -0600)]
Try lucius light for xterm and vim

Set up lucius light colors in both xterm and vim.  This way both look
the same -- this is aesthetically pleasing.  Lucius has a nice low
contrast, but with a light background, the transition from terminals to
web browser isn't as hard on the eyes.

Ideally the lucius scheme could be modified slightly to work with an
even lighter/whiter background to get closer to others, but let's try
this for now.

8 years agoRevert "Try PaperColors vim color theme"
R. Steve McKown [Fri, 5 Jun 2015 20:25:47 +0000 (14:25 -0600)]
Revert "Try PaperColors vim color theme"

This reverts commit 1c06610c7591ad8a257ca123de6c5859b3b47d6d.

8 years agoTry PaperColors vim color theme
R. Steve McKown [Fri, 5 Jun 2015 20:24:49 +0000 (14:24 -0600)]
Try PaperColors vim color theme

Not bad, but the background is different than xterms.  I think ideally
they would be nearly the same.  This really suggests that I want an 8
color scheme?  Like a light miro8.

8 years agoReturn to light background
R. Steve McKown [Fri, 5 Jun 2015 20:13:56 +0000 (14:13 -0600)]
Return to light background

The dark backgrounds look great, but too many programs I use force a
white background, such as the web pages, thunderbird, and so on.
Switching between dark background and light background is quite jarring.
It may be better to find and use decent light background setups for
xterm/vim and ensure the monitor brightness is set appropriately low.

8 years agoIgnore vim/.netrwhist file
R. Steve McKown [Fri, 5 Jun 2015 20:04:40 +0000 (14:04 -0600)]
Ignore vim/.netrwhist file

8 years agoTry dark color scheme
R. Steve McKown [Fri, 5 Jun 2015 19:15:38 +0000 (13:15 -0600)]
Try dark color scheme

From information at http://jasonwryan.com.

* New xterm colors in .Xresources
* Use jellybeans color scheme

Jason created his own colorschemes which line up nicely with the xterm
colors provided.  However as of right now they do not work in gvim.  And
I think I like jellybeans better.

http://bytefluent.com/vivify/ is a great reference for vim colorschemes.

8 years agoAdd X related config files
R. Steve McKown [Tue, 2 Jun 2015 23:33:43 +0000 (17:33 -0600)]
Add X related config files

8 years agoAdd .bashrc and .eagle
R. Steve McKown [Tue, 2 Jun 2015 23:28:10 +0000 (17:28 -0600)]
Add .bashrc and .eagle

8 years agoAdd ranger config files
R. Steve McKown [Tue, 2 Jun 2015 23:21:09 +0000 (17:21 -0600)]
Add ranger config files

8 years agoAdd install script (sets symlinks)
R. Steve McKown [Tue, 2 Jun 2015 23:16:45 +0000 (17:16 -0600)]
Add install script (sets symlinks)

8 years agoInitial commit
R. Steve McKown [Tue, 2 Jun 2015 23:02:37 +0000 (17:02 -0600)]
Initial commit

This commit contains all the information from the repository at
repo.titaniummirror.com:smckown/vim-config.git.  This repository will
eventually replace that one.  This repository will contain all
'dotfiles' that are worth saving and also cloning to different machines.