From 03ac09c21b8f37936b3d3789701b0d814f694c9f Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Fri, 6 Feb 2015 07:17:24 -0500 Subject: [PATCH] Minor additions --- i3/config | 1 + shells/zshrc | 3 +++ vimperator/vimperatorrc | 1 + 3 files changed, 5 insertions(+) diff --git a/i3/config b/i3/config index d11fec3..2630363 100644 --- a/i3/config +++ b/i3/config @@ -39,6 +39,7 @@ bar { mode hide modifier Mod4 tray_output primary + tray_output LVDS1 colors { background $bg statusline $fg diff --git a/shells/zshrc b/shells/zshrc index 1d8002c..b5e005e 100644 --- a/shells/zshrc +++ b/shells/zshrc @@ -113,6 +113,9 @@ alias -g L="2>&1|less" alias -g G='|& ag' alias -g AW='austenwares.com' export FZF_COMPLETION_OPTS='--no-mouse -m -1 -x' +function pcat(){ + pygmentize -f terminal "$1" | less -R +} function offline(){ echo unshare -n -- sh -c "sudo -u stonewareslord zsh -c '$@'" sudo unshare -n -- sh -c "sudo -u stonewareslord zsh -c '$@'" diff --git a/vimperator/vimperatorrc b/vimperator/vimperatorrc index d4da9e3..61a9528 100644 --- a/vimperator/vimperatorrc +++ b/vimperator/vimperatorrc @@ -28,6 +28,7 @@ inoremap i noremap gi !g vnoremap L $ vnoremap H ^ +noremap Y :js util.copyToClipboard(content.document.title, true) "set animations=true silent! colorscheme vimPgray set titlestring=