Marco Antonio Macareno Gómez

Results 2 issues of Marco Antonio Macareno Gómez

When using a file that isn't /etc/tmux.conf ~/.tmux.conf tpm doesn't load the plugin list. Not sure if it'd be better to include a separate .tmux/tpm.conf file which could include the...

bug

Given a configuration: ``` copy: { externalCss: { expand: true, src: 'node_modules/some_module/css/*.css', dest: 'web/views' } } ``` When running with `grunt copy:externalCss --no-write` Gives the following: ``` Warning: ENOENT: no...