Mercurial > dotfiles
diff install.cmd @ 297:9056a39ef016
Move `pentadactylrc` to a subfolder, update install scripts.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 21 Apr 2015 16:30:18 -0700 |
parents | 6938fb0146f5 |
children | 65165c2de85e |
line wrap: on
line diff
--- a/install.cmd Mon Apr 20 09:36:49 2015 -0700 +++ b/install.cmd Tue Apr 21 16:30:18 2015 -0700 @@ -47,7 +47,8 @@ set /P confirm=Will delete existing "%userprofile%\_pentadactylrc". OK with that? Press CTRL-C to abort. del /Q "%userprofile%\_pentadactylrc" ) -echo source %CWD:\=/%pentadactylrc > "%userprofile%\_pentadactylrc" +echo set runtimepath=~/.pentadactyl,%CWD:\=/%pentadactyl > "%userprofile%\_pentadactylrc" +echo source %CWD:\=/%pentadactyl/pentadactylrc >> "%userprofile%\_pentadactylrc" :: Console 2 if exist "%appdata%\Console\console.xml" (