dissimulo
4fa6f90a9e
Strip vim entirely; EDITOR is nano
...
dissimulo does not use vim. Removes the editor, its config tree, its plugin
manager, and everything that would reinstall it on a re-bootstrap.
Deleted (82 files):
vim/ (64) the whole config tree, 1.7M
doc/vim/ (8) its documentation
.vimrc, vimrc, .vim
bin/yadr/vundle.rb, yadr-vim-{add,delete,list}-plugin
bin/fix_macvim_external_display.sh MacVim on macOS, dead here anyway
vimify/ vi keybindings for readline/libedit, dropped on request
Edited:
Rakefile drop the vundle require, the vim install block, the
vundle_migration and install_vundle tasks, their two helper
methods, and the macvim homebrew line. Without this a
re-bootstrap would pull all of it straight back.
install.sh .vim/.vimrc out of the symlink list
zsh/vi-mode.zsh EDITOR/VISUAL now nano. The zsh vi keybindings stay; they
are not vim.
zsh/aliases.zsh yav/ydv/ylv, the MacVim detection block and ve removed;
ae/ze/gi now open nano
git/gitconfig mvimdiff mergetool removed, editor set to nano
.tmux.conf vim-tmux-navigator replaced with direct select-pane binds.
It ran ps piped to grep on EVERY C-h/j/k/l press to ask
whether vim held the pane: two forks per pane switch for a
question that can now only answer no. mode-keys and
status-keys vi stay, being tmux own key style, unrelated to
the editor.
.gitignore/.dockerignore/Dockerfile dead paths and the vim package
Also renames the installer banner to DRUNKENDOTFILES, piped through lolcat
when present with a plain-text fallback.
Left alone: the .yadr paths (renaming the checkout is a separate job), generic
swap-file ignores, the fasd viminfo support (third-party), and prose mentions.
2026-08-25 12:22:43 -07:00
Volodymyr Shcherbinin (vovin)
72dce37d3b
remove deprecated 'brew prune' command
2019-02-04 09:58:55 +02:00
Casaper
36393908bb
fix: removed obsolete --all flag from brew upgrade
2016-12-30 18:42:21 +01:00
Yan Pritzker
79e5d1a9f4
Add zzz alias for restarting zeus
2016-08-24 15:13:33 -05:00
Yan Pritzker
9927bbfcf2
Remove dead alias
2016-07-23 15:03:30 -05:00
Luiz Filho
9eb354cbb7
Add more git fetch aliases
...
(cherry picked from commit dbbf3024a8af023178590be17ddf4ba6dc492918)
2016-04-07 15:25:04 +02:00
Yan Pritzker
864794c696
Remove zr alias conflicting with zeus rspec
2015-11-01 12:38:58 -07:00
Yan Pritzker
3af47b3a7c
Add zeus aliases
2015-10-27 10:22:20 -05:00
Steven Barragán
3acd89108c
Add command to delete already merged branches
2015-09-23 11:16:42 -07:00
Yan Pritzker
997d36bef9
Allow ts alias to use a specific VM_IP
2015-08-13 15:15:56 -05:00
Yan Pritzker
75b5b18bb1
More secure alias for starting thin client on localhost only
2015-08-12 17:11:09 -05:00
Yan Pritzker
8c0707726b
Merge pull request #616 from ethanmad/origin/brewu-patch
...
Update `brewu` alias to use `upgrade --all` for future proofing
2015-07-26 21:32:28 -05:00
Yan Pritzker
8b9807df20
Merge pull request #606 from MosheZada/global-zsh-reload
...
Handle SIGHUP by reloading zshrc
2015-07-26 21:27:34 -05:00
Alex Wood
4805bef74c
+ misc helpful key mappings
2015-06-27 15:49:13 -07:00
Ethan Madison
e452d1c3ed
Made --all a flag for brew upgrade
...
& Removed flag from `brew update`
2015-05-04 23:04:20 -07:00
Ethan Madison
f12ae1978d
Update 'brewu' alias to use 'update --all' for future proofing
2015-04-29 12:40:50 -07:00
Yan Pritzker
39a812f20b
Make syntastic play nice with RVM
2015-03-24 16:17:35 -05:00
Moshe Zada
9ed4fb9053
Handle SIGHUP by reloading zshrc
2015-02-27 17:27:31 +02:00
adamenger
4f6faf0561
Update aliases.zsh
...
Adding :q to exit your shell
2014-11-19 11:42:18 -06:00
Ian Ker-Seymer
ca5cc939a1
Make ls/ll aliases linux friendly
2014-10-24 13:29:07 -06:00
Yan Pritzker
f2fdd4506d
gpsh now automatically sets up tracking for the current branch name
2014-10-08 13:45:00 -05:00
Ian Ker-Seymer
f9c5c26b28
Add aliases ('cls' and 'brewU')
2014-09-22 00:20:27 -06:00
Edgar Gonzalez
4ef65fe192
Add src alias for 'spring rails c'.
2014-08-16 15:54:10 -04:00
Yan Pritzker
e256d430cc
Aliases for rails db migrations
2014-08-07 11:37:28 -05:00
Yan Pritzker
55fbbb73e0
Git recent branches alias
2014-06-19 10:05:12 -05:00
Yan Pritzker
a062321d93
Add hpr hub pull-request alias
2014-06-17 11:31:23 -05:00
Rajiv
ba2328df0b
zsh aliases to show/hide hidden files in Finder
2014-05-30 10:23:11 -07:00
Yan Pritzker
2f2325755c
Aliases for spring/rails
2013-12-16 08:43:33 -06:00
Yan Pritzker and Yan Pritzker
e90e9e79c9
Spring rspec alias
2013-11-14 22:43:38 -06:00
Yan Pritzker
5c6b241605
Remove unused run_tags. Use :Rtags instead
2013-08-04 16:50:18 -05:00
Fabio Gallonetto
186e701bbd
Update zsh alias to support new yadr's commands
...
yrv -> deletes plugin
ylv -> lists plugins
2013-03-17 17:18:59 +00:00
Rafael Regis
dab6d99f68
Delete yuv alias, as asked by the comment.
2013-01-17 22:57:47 -02:00
Rafael Regis
89a49173ae
Use vim instead of vi.
...
- vi command uses vim that comes with the system instead of the one of MacVim.
2013-01-17 14:44:23 -02:00
Rafael Regis
f4c5a7dba2
Remove '..' alias.
...
- cd ..; cd ../..; cd ../../..; cd ../../../.. are aliased by
default on zsh to ..; ...; ....; ..... respectively.
2013-01-17 14:36:34 -02:00
Yan Pritzker
73ea651afd
Merge pull request #235 from rafaelregis/fix_vim_alias
...
Fixed vim alias.
2013-01-17 08:12:58 -08:00
Yan Pritzker
5d0c988f71
Sprintly alias
2013-01-10 10:25:18 -06:00
Rafael Regis
5cd34a1b64
Fixed vim alias.
...
- Only set vim alias if MacVim is installed (using homebrew or not)
2013-01-10 01:42:08 -02:00
Yan Pritzker
1abaf1af42
Sprintly alias
2012-11-13 10:50:56 -06:00
Yan Pritzker
5c54fcd169
A few new git aliases
2012-11-09 13:41:00 -06:00
Yan Pritzker
643ee2d319
Zeus and rspec aliases
2012-10-24 10:36:34 -05:00
Yan Pritzker
d59b532eee
Stash aliases
2012-10-24 10:36:17 -05:00
Yan Pritzker
bb8ce756d3
A little cleaner under linux
...
I'm not explicitly supporting linux, but a few minor changes
make YADR useable for server administration.
2012-10-12 00:14:33 -07:00
Yan Pritzker
1f0693ce1d
Improve the way submodules are updated [ Close #153 ]
...
Also updated all plugins to their latest master versions.
2012-10-08 21:38:21 -07:00
Yan Pritzker
e1fe13d022
Ignore whitespace in git diffs; a few aliases
2012-10-07 22:09:45 -07:00
Yan Pritzker
ae2076bfd1
Prezto support! Make sure you run rake:install
2012-09-26 10:23:39 -07:00
Yan Pritzker
69d699d0bc
Hardcode location of .yadr
...
Occasionally it is slow on the find command. This code has no reason to be.
2012-09-14 12:30:08 -07:00
yan
72b9287f75
Add back Rails2-compatible console alias 'co'
2012-07-10 09:54:16 -07:00
yan and Danny Olson & Yan Pritzker
3224d33d99
gcp git cherry pick alias
2012-06-22 11:29:42 -07:00
Matthew Platts
a80b5aa0d0
Rails console alias updated for Rails 3
2012-06-14 10:40:24 +10:00
yan
3568c47d1e
Added some rake aliases
2012-05-31 13:49:40 -07:00