Daniel Nolan

Results 7 comments of Daniel Nolan

I'm +1 for this change. prefixing the config file with . makes it possible to keep this file in your dotfiles repo and use a tool like rcm to symlink...

This is happening for me also when using ransack with simple form, using an alias doesn't populate my checkboxes when the page refreshes after submitting the form. If I remove...

Hi @Samuelodan that variable is defined in the `~/.vimrc.bundles` file that is included on line 26 of the `.vimrc` https://github.com/thoughtbot/dotfiles/blob/65cc8ef0848805395a8d21c9cb7d077874dd430d/vimrc.bundles#L13 https://github.com/thoughtbot/dotfiles/blob/65cc8ef0848805395a8d21c9cb7d077874dd430d/vimrc#L25-L27 It's possible the `.vimrc.bundles` isn't being loaded for some...

Hi @markelld thanks for the report. Could you try creating a `.zprofile` in your home directory with the following entry `eval "$(/opt/homebrew/bin/brew shellenv)"` and see if that resolves your path...

Anyway to send a message from Slackistrano when an error occurs?

It's best to follow the [install instructions](https://github.com/thoughtbot/dotfiles#install) so that all of the files needed are symlinked into your home directory. If you don't want to install everything you could try...

@markelld did you try @mrjonesbot suggestion? Is this still an issue for you?