Compare commits
2 Commits
806b44c192
...
6d995de851
Author | SHA1 | Date |
---|---|---|
Sage Vaillancourt | 6d995de851 | |
Sage Vaillancourt | a0f65b023b |
|
@ -30,7 +30,9 @@ function hearch {
|
|||
history 0 | sed 's/[0-9 ]*//' | grep "$@"
|
||||
}
|
||||
|
||||
alias j='journalctl -xefu'
|
||||
alias hsearch='hearch'
|
||||
alias d='docker'
|
||||
|
||||
alias tmux="tmux attach || tmux"
|
||||
|
||||
|
|
Loading…
Reference in New Issue