Compare commits
No commits in common. "6d995de851c8766fc1863de08210a711b3b11f47" and "806b44c192481cf77b1a20bda37bd3390e5d225f" have entirely different histories.
6d995de851
...
806b44c192
|
@ -30,9 +30,7 @@ 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