-
-
Notifications
You must be signed in to change notification settings - Fork 79
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me, for the most part. I just have a couple issues with inconsistent indentation that I'd like to get cleaned up beforehand. 🙂
@Snuggle I don't know why my editor (VS Code) is doing this. 🤯 |
I usually use micro for editing shell files, but I have made similar mistakes in the past. I think it's mostly something you'll have to pay attention to. Micro is similar to nano, but has a lot more awesome features like copy/paste, ctrl + c/v shortcuts, automatic syntax highlighting and smart sudo. |
@Snuggle I think this should do. Had to do in a trial-error way. |
@Snuggle 🎉 |
Woo! Things now look pretty and I'm happy now! ✨ Now to see if @matchai has any more comments or feedback before being merged. 😊 |
@jskrnbindra I also use VSCode. Be sure to install the EditorConfig extension, which will read the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few quick changes ☝️ 😄
@matchai good to go now? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aside from that quick note, looks good to me 👍
Thank you for your contribution! 😁
Implement Conda section based on the implementation in spaceship.
conda
is installedMotivation and Context
Closes #70
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
Checklist: