224 reputation
1410
bio website codingtales.com
location Hyderabad, India
age 23
visits member for 3 years, 9 months
seen Feb 22 at 18:14
stats profile views 57

Freelance developer

  • Ruby on Rails
  • Node.js
  • Haskell

Jan
14
awarded  Notable Question
Dec
6
accepted Ctrl + Shift + N launches the default browser with the text on the clipboard as the url
Dec
5
awarded  Notable Question
Aug
1
awarded  Popular Question
May
15
awarded  Yearling
May
5
accepted Is there a shortcut for creating a new file?
Apr
27
awarded  Famous Question
Apr
16
awarded  Popular Question
Apr
3
awarded  Nice Question
Jan
15
awarded  Notable Question
Jan
11
awarded  Tumbleweed
Jan
4
asked Where can I find a gallery of Pygments CSS files
Jul
25
awarded  Popular Question
Jul
10
accepted Change your home directory in vim
Jul
10
comment Change your home directory in vim
I changed the HOME environment variable and it worked. Thanks.
Jul
10
comment Change your home directory in vim
This is my output if I run the command: HOME=C:\Users\Administrator HOMEDRIVE=E: HOMEPATH=\Users\Abdulsattar
Jul
8
asked Change your home directory in vim
Jul
7
comment Batch script to launch an application
I missed the first "" and it didn't work. Thanks!
Jul
7
accepted Batch script to launch an application
Jul
7
comment Batch script to launch an application
That starts a new console window and the script runs there. I just want to start Notepad++ with the file and nothing else. Thanks in advance!