rey / computer

A reproducible and lightweight desktop environment to run on Ubuntu.
0 stars 1 forks source link

bash complains that `-bash: /Users/rey/.rvm/scripts/rvm: No such file or directory` #9

Closed cenau closed 7 years ago

cenau commented 8 years ago

bash complains that -bash: /Users/rey/.rvm/scripts/rvm: No such file or directory

on login.

looks like the .bash_profie from the .dot repo references hardcoded user dir: https://github.com/rey/.dot/blob/c224a9584d5111a96da29036431a61e3e058438a/bash_profile#L2

rey commented 8 years ago

@cenau true say, this is due to a lazy line in my .bashrc https://github.com/rey/.dot/blob/master/bashrc#L17

I'll fix that.

rey commented 7 years ago

Consolidated into https://github.com/rey/computer/issues/12