diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-09-15 07:37:24 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-15 07:37:24 +0530 |
commit | 4b5e118b79ae3730e1ed74fabeee91f2a0372dd7 (patch) | |
tree | bd7f22ef4d3d86c9934a962b48a78a0c25969d5f | |
parent | 91a228e9bf6836f3e5512db549ad0243722b643b (diff) |
Update .bashrc
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,4 +61,5 @@ alias st="cd st" alias dwm="cd dwm" alias yt="ytfzf -t" alias ytm="ytfzf -ml" +alias ytq="ytfzf -faH" alias leaf="notepadqq" |