Fxing typo in link.sh and fixing up bashrc
This commit is contained in:
parent
678454cdac
commit
e2f397a1dd
2
bashrc
2
bashrc
|
@ -20,4 +20,4 @@ fi
|
|||
|
||||
alias ls="ls -h --color=auto"
|
||||
alias myip="curl https://ifconfig.co"
|
||||
alias steam="HOME=/home/siina/Games/steam steam"
|
||||
alias steam="HOME=${HOME}/Games/steam steam"
|
||||
|
|
Loading…
Reference in New Issue