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