MichaelAquilina / zsh-you-should-use

📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
GNU General Public License v3.0
1.41k stars 44 forks source link

Improve oh-my-zsh installation instructions #122

Closed adamchainz closed 1 year ago

adamchainz commented 1 year ago
adamchainz commented 1 year ago
Could not find a usable config.yml, you may have revoked the CircleCI OAuth app.

Please sign out of CircleCI and log back in with your VCS before triggering a new pipeline.

MichaelAquilina commented 1 year ago
Could not find a usable config.yml, you may have revoked the CircleCI OAuth app.

Please sign out of CircleCI and log back in with your VCS before triggering a new pipeline.

I think circleci revoked all GitHub SSH keys recently due to their incident so this is likely the issue. I'll fix it as soon as I'm at my laptop

adamchainz commented 1 year ago

Done.

FYI you could do that with gh pr checkout 122 to get my branch locally.

adamchainz commented 1 year ago

Now nothign is running...

MichaelAquilina commented 1 year ago

Looks like you have a minor linting issue in your README but should be good to go after :)

adamchainz commented 1 year ago

Woops, fixed

MichaelAquilina commented 1 year ago

How did the pipeline break again 😅

MichaelAquilina commented 1 year ago

The lint issue is fixed on master so merging as is to make this easier :)

adamchainz commented 1 year ago

Yay!