Adding new stuff
This commit is contained in:
parent
52a5955de6
commit
94da98550b
2 changed files with 6 additions and 3 deletions
|
|
@ -157,3 +157,4 @@ alias omg2="killall plasmashell; plasmashell > /dev/null 2>&1 & disown"
|
|||
alias aliases="vim /home/viktor/.bash_aliases && source /home/viktor/.bash_aliases"
|
||||
|
||||
# alias ghcirun="ghci --make $1; ./$1"
|
||||
alias lip="ifconfig $(route -n | head -n 3 | tail -n 1 | awk '{print $8}') | grep inet | awk '{print \$2}'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue