mirror of
https://github.com/adulau/dotfiles.git
synced 2024-12-22 08:46:01 +00:00
Bash aliases added
This commit is contained in:
parent
2deebb6d26
commit
4207f67420
1 changed files with 2 additions and 0 deletions
2
.bash_aliases
Normal file
2
.bash_aliases
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
alias grefresh="gpg --refresh-keys --keyserver pgp.circl.lu --keyserver-options no-honor-keyserver-url"
|
||||||
|
alias memwasters="ps -eo pmem,pcpu,rss,vsize,args | sort -k 1 -r | head -10"
|
Loading…
Reference in a new issue