From 17a0c238bf84c6ba2124aae1ff17bef0fbf7dc41 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Thu, 18 Nov 2021 11:26:34 +0530 Subject: Update .bashrc --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index a76418c..4e5e70c 100644 --- a/.bashrc +++ b/.bashrc @@ -66,7 +66,7 @@ alias glg="git log --graph --abbrev-commit --decorate --format=format:'%C(bold g alias jds="export _JAVA_AWT_WM_NONREPARENTING=1" alias jd="jdownloader" alias scr="ffmpeg -f x11grab -i :0.0 out.mp4" -alias ss="maim -D --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+%Y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png" +alias ss="maim -D --select | tee ~/Pictures/Screenshots/pic-sel-$(date '+%y-%m-%d--%H-%M-%S').png | xclip -selection clipboard -t image/png" alias pas="pulseaudio --start" alias pak="pulseaudio --kill" alias pm="pulsemixer" -- cgit v1.2.3