/bash

some bash shortcuts or tricks

Primary LanguageShell

bash

📝 Notes for using Linux effectively

Usage

  1. Clone this repository in ~/ ($HOME)
  2. Create a hard symlink from the existing .bash_aliases in your home directory, to the one in this repostory
ln ~/bash/.bash_aliases ~/.bash_aliases