Commit Graph
3 Commits
Author SHA1 Message Date
Edgar González f02d9bdf26 Replace Seil with Karabiner-Elements
- Seil is deprecated as seen in https://pqrs.org/osx/karabiner/seil.html
- Karabiner-Elements is the new Seil as seen in https://pqrs.org/osx/karabiner/index.html
2018-03-16 22:40:54 -04:00
Edgar Gonzalez 4ef65fe192 Add src alias for 'spring rails c'. 2014-08-16 15:54:10 -04:00
Edgar Gonzalez 7d05f27fd7 Remove unused submodules directories.
Running `rake install`, runs the `:submodule_init` task,
which in turn runs the following command:

    git submodule update --init --recursive

This fails with the following couple of errors (separately):

    No submodule mapping found in .gitmodules for path 'vim/bundle/mattn-zencoding-vim'
    No submodule mapping found in .gitmodules for path 'vim/bundle/skwp-vim-indexed-search'

This was introduced by 3d60f721dd
which removed the 'mattn/zencoding-vim' and 'skwp/vim-indexed-search'
submodules from the `.gitmodules`.
2013-02-05 03:46:46 -04:00