Joined June 2014
·
Achievements
69 Karma
0 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python 3
Have at least three original repos where Python is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Beaver
Have at least one original repo where go is the dominant language
nobbz, I thought this would work but it won't :/
:set prompt return . (unwords . filter (/= "Prelude") . words $ "%s >")?comment=I thought this might work like it does for functions, but it just showed my function definition:
:set prompt return . (unwords . filter (/= "Prelude") . words $ "%s >")?comment=test?comment=I thought I could define prompt like I do functions, but it didn't seem to work:
:set prompt return . (unwords . filter (/= "Prelude") . words $ "%s >")?comment=test