summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+Saumit-D@users.noreply.github.com>2021-11-18 11:26:34 +0530
committerGitHub <noreply@github.com>2021-11-18 11:26:34 +0530
commit17a0c238bf84c6ba2124aae1ff17bef0fbf7dc41 (patch)
treef37225cf4f82527436a690c3ce80679e00a69e69
parented16164bb8027cac90d1b4a8df114f7b84e7c907 (diff)
Update .bashrc
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
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"