diff --git a/bash/.bashrc b/bash/.bashrc index 6907ad5..f509855 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -22,6 +22,7 @@ export LESS='-C -F -M -I -j 5 -R -# 4' alias l.='ls -lh --time-style=long-iso --color' 2>/dev/null alias l='ls -lh --color --time-style=long' alias ll='ls -lah --color --time-style=long' +alias lsd='l -d */' alias p='ping' alias s='sudo' alias dmesg='dmesg -H' diff --git a/x/.Xresources b/x/.Xresources index 4f8c6b3..005811c 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -1,8 +1,8 @@ URxvt*scrollBar: false URxvt.font: xft:Terminus:size=14:antialias=true !URxvt.boldFont: xft:Terminus:bold:size=14:antialias=true -URxvt*transparent: true -URxvt*shading: 10 +!URxvt*transparent: true +!URxvt*shading: 10 URxvt*perl-ext-common: default,matcher URxvt*matcher.button: 1