X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Fshell%2Faliases.in;h=b27ebab6c45aa63b0cdf9b7b1c2ce7127de02983;hb=e6f3e5907df86b2048452c362069f42c047d4564;hp=64985dc9c472099abaf88a06ebf458e90556d07c;hpb=4b330f390e94e31f406cfaaad8e3397ebc3f89de;p=config%2Fdotfiles.git diff --git a/shell/shell/aliases.in b/shell/shell/aliases.in index 64985dc..b27ebab 100644 --- a/shell/shell/aliases.in +++ b/shell/shell/aliases.in @@ -40,7 +40,7 @@ alias mc='make clean' alias mj='make -j$(nproc)' alias mu=mutt alias rs=reset # like git's reset alias -alias sa='ssh-add -t 1h' +alias sa=ssh-add alias te=tree # systemd ... (sc is provided as shell script for better completion) alias jc=journalctl