More stuff

This commit is contained in:
Em 2019-01-19 16:36:53 -05:00
parent b05254d378
commit 7a792b5bb0
3 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,7 @@ bind j select-pane -D
bind k select-pane -U
bind l select-pane -R
set -g assume-paste-time 0
set -g base-index 1
set -g set-titles on

1
.vimrc
View File

@ -101,7 +101,6 @@ inoremap <buffer><Home> <nop>
inoremap <buffer><Insert> <nop>
inoremap <buffer><End> <nop>
inoremap <Leader>; <esc>
nnoremap ; :
"Toggle line numbering

2
.zshrc
View File

@ -1,4 +1,4 @@
export PATH=$HOME/.local/bin:/usr/local/bin:/usr/bin:/bin:/home/emerson/.gem/ruby/2.4.0/bin
export PATH=/usr/local/sbin:$PATH
export ZSH=$HOME/.oh-my-zsh
export TEXMFHOME=$HOME/.texmf
ZSH_THEME=""