Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
Sign in Subscribe

bash

A collection of 2 posts
git

Install, configure and use git hooks to automate your workflow with distributed team

My team uses Git as the center of our development process, leveraging all those cool features git provides us - git workflow, feature branching, switching branches for code reviews, Pull Requests and all such cool stuff. Using git is an integral part of our workflow, which means all the development
28 Apr 2016 4 min read
shell

Run the last shell command with sudo

I often an into the situation where I type in a long command, hit enter and then figure out that I needed to run that command as root user. Instead of typing the same command with sudo prefixed we can do the same thing using a shortcut. To run the
16 Feb 2016
Page 1 of 1
Today I learned © 2025
Powered by Ghost