- 🔭 I’m currently working on the websites of the french newspapers Le Monde and L'Obs
- 🌱 I’m currently learning React Native
- 👨💻 All of my projects are available at https://senorihl.github.io/projects#projects
- 📝 I regularly write articles on https://senorihl.github.io/
- 📄 Know about my experiences https://senorihl.github.io/aboutme#about-me
- 💬 Ask me anything by opening an issue
- 📫 How to reach me: personnaly or professionaly
- ⚡ Fun fact I'm into tabletop rpgs 🎲
Software architect — Software craftman — Agile/SCRUM inclined — PHP/nodejs
Pinned Loading
-
Awesome Git PS1
Awesome Git PS1 1# get current branch in git repo
2function parse_git_branch() {
3BRANCH=`git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/\1/'`
4if [ ! "${BRANCH}" == "" ]
5then
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.