Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Subscribe
Tagged

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

  • Manu S Ajith
Manu S Ajith Apr 28, 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

  • Manu S Ajith
Manu S Ajith Feb 16, 2016 • 1 min read
Today I learned © 2022
Powered by Ghost