This website requires JavaScript.
Explore
Help
Sign In
pgrondek
/
config
Watch
1
Star
0
Fork
0
You've already forked config
mirror of
https://github.com/pgrondek/config.git
synced
2024-11-22 20:13:43 +00:00
Code
Issues
Releases
Wiki
Activity
0cc5965d9e
config
/
bash_aliases
8 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Added bash_aliases
2019-04-04 22:05:30 +00:00
alias
home
=
'cd ~'
alias
root
=
'cd /'
alias
q
=
exit
alias
open
=
xdg-open
Updated bash configuration
2019-04-18 08:14:38 +00:00
alias
jar
=
'java -jar'
Reference in New Issue
Copy Permalink