mirror of
https://github.com/pgrondek/config.git
synced 2024-11-22 03:53:43 +00:00
[bash] added aliases for resolvconf
This commit is contained in:
parent
2bf5f93702
commit
fdb78108d3
@ -10,5 +10,7 @@ alias root='cd /'
|
||||
|
||||
alias q=exit
|
||||
alias open=xdg-open
|
||||
alias resolv-cat='cat /run/systemd/resolve/resolv.conf'
|
||||
alias resolv-vi='sudo vi /run/systemd/resolve/resolv.conf'
|
||||
|
||||
alias jar='java -jar'
|
||||
|
Loading…
Reference in New Issue
Block a user