dthree / cash

Cross-platform Linux commands in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a .cash_profile!

samkcarlile opened this issue · comments

It would be cool to have something like a .bash_profile for cash! (not sure if this is already implemented. My bad if it exists)

Also, I would mark this as an improvement, but it appears I can't add labels unless I am a contributor. Correct me if I'm wrong, I haven't used Github extensively.

commented

Hey, welcome to Cash!


Cash supports a .cashrc (instead of .bashrc) file, which is the equivalent of bash_profile, except the latter is used for remote logins (like SSH). As Cash is always locally instantiated, it would make more sense to stick with .cashrc.

You can put this in your HOME directory, and it should work!


Also, I would mark this as an improvement, but it appears I can't add labels unless I am a contributor. Correct me if I'm wrong, I haven't used Github extensively.

Yeah, you have to be a collaborator.

Ok cool. Thanks a ton, I don't know how I missed that!

On Thu, Mar 10, 2016, 11:39 PM dc notifications@github.com wrote:

Closed #65 #65.


Reply to this email directly or view it on GitHub
#65 (comment).

I don't know how I missed that!

That's because I added the docs once I saw this github issue haha. Thanks for pointing it out!

commented

👍

Oh haha thanks! @nfischer