diff --git a/.bashrc b/.bashrc index 4ae08cc..f4cdee5 100755 --- a/.bashrc +++ b/.bashrc @@ -7,6 +7,7 @@ alias Key="cat ~/.ssh/id_rsa.pub" alias Server="ssh adrien@192.168.178.26" alias untar="sudo tar -xf" +alias h="history | grep" # For scrcpy export SDL_VIDEODRIVER=wayland