Public » Miscellaneous » Dotfiles Read More
Clone URL:  
Pushed to one repository · View In Graph Contained in tip and @

include bash wrapper for mvim

Changeset 619398820b2b

Parent 37fc682ddb29

by Profile picture of Benjamin PollackBenjamin Pollack

Changes to 2 files · Browse files at 619398820b2b Showing diff from parent 37fc682ddb29 Diff from another changeset...

Change 1 of 1 Show Entire File install.sh Stacked
 
19
20
21
 
22
23
24
 
19
20
21
22
23
24
25
@@ -19,6 +19,7 @@
 ensure_link "src/dotfiles/gitignore" ".gitignore"  ensure_link "src/dotfiles/hgignore" ".hgignore"  ensure_link "src/dotfiles/hgrc" ".hgrc" +ensure_link "src/dotfiles/mtrtws" ".local/bin/mtrtws"  ensure_link "src/dotfiles/pharo" ".local/bin/pharo"  ensure_link "src/dotfiles/tmux.conf" ".tmux.conf"  ensure_link "src/dotfiles/vim" ".vim"
Change 1 of 1 Show Entire File mtrtws Stacked
 
 
 
 
1
2
@@ -0,0 +1,2 @@
+#!/usr/bin/env fish +mvim --remote-tab-wait-silent $argv