diff --git a/gitconfig b/gitconfig index 78907c3..7499422 100644 --- a/gitconfig +++ b/gitconfig @@ -83,7 +83,7 @@ [user] name = hellerve - email = veit.heller@student.htw-berlin.de + email = veit@veitheller.de [credential] helper = osxkeychain [http] diff --git a/tmux.conf b/tmux.conf index c97a5ce..528e72c 100644 --- a/tmux.conf +++ b/tmux.conf @@ -36,5 +36,3 @@ bind-key -t vi-copy Enter copy-pipe "reattach-to-user-namespace pbcopy" # Bind ']' to use pbpaste bind ] run "reattach-to-user-namespace pbpaste | tmux load-buffer - && tmux paste-buffer" - -set -g status-right '#(rainbarf --battery --remaining --no-bright)' diff --git a/zepsrc b/zepsrc index bf5e3bf..9fe6c41 100644 --- a/zepsrc +++ b/zepsrc @@ -1,4 +1,4 @@ #{:verbose-tests #t :color-tests #t :zpr-url "127.0.0.1:3000/" - :with-timestamp #t} + :with-timestamp #f}