Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 592 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 592 Bytes

tuh-alias

These are bash aliases and customization. Each file explained below.

How To Install

Method 1

  1. Clone this repository at your home directory
  2. Add the file path inside your existing ~/.bash file:

. /home/$USER/bashrc-alias/aliases

  1. refesh your .bashrc source by typing:
source ~/.bashrc

Method 2

Clone it as your submodule inside tuh-taste repository

.python_alias

Custom alias for creating Python Project

.shell_alias

Custom alias for shell

.vim_alias

Custom alias for vim text editor