You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails Bangladesh
Hello Everyone
I am a newbie on linux environment.
I always wanted to know how to use aliasing but i am on a windows
machine so.
As a rails developer i have mysysgit installed.
its bash can use the windows environment variables so i set the ruby
directory on PATH:{location} on windows
i put my .bashrc file on 'C:\Documents and Settings\{user}'
and
#aliases are
alias ss='script/server'
alias sg='script/generate'
# now set you own on PeepCodes one