Added h alias for history + grep
This commit is contained in:
parent
c070507503
commit
9e432e9764
1
.bashrc
1
.bashrc
@ -7,6 +7,7 @@ alias Key="cat ~/.ssh/id_rsa.pub"
|
|||||||
alias Server="ssh adrien@192.168.178.26"
|
alias Server="ssh adrien@192.168.178.26"
|
||||||
|
|
||||||
alias untar="sudo tar -xf"
|
alias untar="sudo tar -xf"
|
||||||
|
alias h="history | grep"
|
||||||
|
|
||||||
# For scrcpy
|
# For scrcpy
|
||||||
export SDL_VIDEODRIVER=wayland
|
export SDL_VIDEODRIVER=wayland
|
||||||
|
Loading…
x
Reference in New Issue
Block a user