Adding new stuff

This commit is contained in:
ViktorBarzin 2017-12-25 00:00:02 +02:00
parent d30159df42
commit 993ea2c862

View file

@ -193,3 +193,4 @@ function netok(){
#alias tldr="rm -r /home/viktor/.tldr_cache/ &> /dev/null; tldr"
alias sl=ls
alias vimrc="vim ~/.vimrc"
alias f="free -h"