diff --git a/.bashrc b/.bashrc index 04111ae..0d80924 100644 --- a/.bashrc +++ b/.bashrc @@ -14,6 +14,7 @@ alias cinnamon-restart='nohup cinnamon --replace > /dev/null 2>&1 &' alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' alias ls='ls -v --color=auto' alias mutt='pushd ~/Downloads > /dev/null; mutt; popd > /dev/null' +alias reset-monitor='xrandr --output HDMI-1-0 --off; xrandr --output HDMI-1-0 --auto --left-of eDP-1 --primary' alias sort='sort -n' alias ssh='ssh -X' alias sudo='sudo ' diff --git a/.urlview b/.urlview new file mode 100644 index 0000000..17e8c45 --- /dev/null +++ b/.urlview @@ -0,0 +1,2 @@ +REGEXP (((http|https|ftp|gopher)|mailto)[.:][^ >"\t]*|www\.[-a-z0-9.]+)[^ .,;\t>">\):] +COMMAND vivaldi-stable %s