From d2abedd4a742f0078918774f492f5c4bfe43332f Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 4 Feb 2019 23:36:22 +0700 Subject: Update 2019-02-04 --- debian/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/.bashrc') diff --git a/debian/.bashrc b/debian/.bashrc index 2ca605c..9fa6a6e 100644 --- a/debian/.bashrc +++ b/debian/.bashrc @@ -96,6 +96,7 @@ alias la='ls -A' # You may want to put all your additions into a separate file like # ~/.bash_aliases, instead of adding them here directly. # See /usr/share/doc/bash-doc/examples in the bash-doc package. +alias r=ranger alias gcc='gcc -O2 -lm' alias g++='g++ -O2 -lm' alias fpc='fpc -O1 -XS -gl' -- cgit 1.4.1