From e1c8cae1e12bdf5f59b2564151a5f175c153fc85 Mon Sep 17 00:00:00 2001 From: Martin Potier Date: Tue, 25 Apr 2017 23:51:04 +0200 Subject: [PATCH] Up --- scripts/prefix/bin/stb | 2 ++ vim/.vim/bundle/VOoM | 2 +- vim/.vim/bundle/vim-better-whitespace | 2 +- vim/.vim/bundle/vim-fugitive | 2 +- vim/.vim/bundle/vim-systemd-syntax | 2 +- vim/.vim/bundle/vimtex | 2 +- zsh/.zsh-aliases | 2 +- 7 files changed, 8 insertions(+), 6 deletions(-) create mode 100755 scripts/prefix/bin/stb diff --git a/scripts/prefix/bin/stb b/scripts/prefix/bin/stb new file mode 100755 index 0000000..c94801d --- /dev/null +++ b/scripts/prefix/bin/stb @@ -0,0 +1,2 @@ +#!/bin/sh +st -f 'Iosevka:style=Regular:size=24' diff --git a/vim/.vim/bundle/VOoM b/vim/.vim/bundle/VOoM index 68e1137..4a26ad1 160000 --- a/vim/.vim/bundle/VOoM +++ b/vim/.vim/bundle/VOoM @@ -1 +1 @@ -Subproject commit 68e1137061c7e97aa920d58a9eded5635675d1a1 +Subproject commit 4a26ad12d4c4030bd6a1bffaed980e60e348251a diff --git a/vim/.vim/bundle/vim-better-whitespace b/vim/.vim/bundle/vim-better-whitespace index 7729bad..7b3889c 160000 --- a/vim/.vim/bundle/vim-better-whitespace +++ b/vim/.vim/bundle/vim-better-whitespace @@ -1 +1 @@ -Subproject commit 7729bada7ad8d341b910367da8a900490bd15e86 +Subproject commit 7b3889cd072847f952211693f9aaf0c4ccede0a4 diff --git a/vim/.vim/bundle/vim-fugitive b/vim/.vim/bundle/vim-fugitive index f44845e..58ed86e 160000 --- a/vim/.vim/bundle/vim-fugitive +++ b/vim/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit f44845e4408aae03e018e98afb7fbf0c2ee87dd5 +Subproject commit 58ed86e434951319ff7d438fb1096f24a51e6458 diff --git a/vim/.vim/bundle/vim-systemd-syntax b/vim/.vim/bundle/vim-systemd-syntax index 36e8a13..3e8c310 160000 --- a/vim/.vim/bundle/vim-systemd-syntax +++ b/vim/.vim/bundle/vim-systemd-syntax @@ -1 +1 @@ -Subproject commit 36e8a13a778d3fc4dcb51ad148ccb7605dab487b +Subproject commit 3e8c31052cb2daf5ef7e42afe024b8ffd7e643e2 diff --git a/vim/.vim/bundle/vimtex b/vim/.vim/bundle/vimtex index de61b31..c1dabd4 160000 --- a/vim/.vim/bundle/vimtex +++ b/vim/.vim/bundle/vimtex @@ -1 +1 @@ -Subproject commit de61b31cf89b6fd4653dc812d779abcf21ed33d0 +Subproject commit c1dabd446f2419d20d2a79e16b7abbba3d51ed82 diff --git a/zsh/.zsh-aliases b/zsh/.zsh-aliases index 26ee272..311f739 100644 --- a/zsh/.zsh-aliases +++ b/zsh/.zsh-aliases @@ -1,5 +1,5 @@ alias copy="xclip -selection clipboard" -alias irc='mosh sahkopoika -- tmux a' +alias irc='mosh sahkopoika -- tmux a -t IRC' alias ocaml="rlwrap ocaml" alias please="sudo" alias scan="simple-scan 'hpaio:/net/Photosmart_2570_series?ip=192.168.1.43'"