X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=scripts.git;a=blobdiff_plain;f=bashrc;fp=bashrc;h=33e84b75df9eb4f180d1947db82dba9084af6f58;hp=1580fb98c63e94375609f9d490d5e83c4cbc9584;hb=ec86ffb8d47ff8576492ad423b6f59368e83ae0c;hpb=54727443ce8762ddf9be8fe541558624c3b20d62 diff --git a/bashrc b/bashrc index 1580fb9..33e84b7 100644 --- a/bashrc +++ b/bashrc @@ -120,7 +120,7 @@ alias find='ionice -c3 find' alias pd=pushd alias val='valgrind --leak-check=full --show-reachable=yes --db-attach=yes ' -alias s='screen -d -R -U && clear' +alias s='screen -d -R default -U && clear' alias p='feh --force-aliasing -d --full-screen --auto-zoom' alias gp=gnuplot