Adding a bunch more mutt stuff to dotfiles. Small updates to vimrc, zshrc. Adding urlview.
This commit is contained in:
parent
e43c8e0f36
commit
0082054c52
12 changed files with 440 additions and 58 deletions
3
zshrc
3
zshrc
|
|
@ -31,7 +31,10 @@ source $ZSH/oh-my-zsh.sh
|
|||
|
||||
# Customize to your needs...
|
||||
alias vi=vim
|
||||
alias tmux="tmux -2"
|
||||
export EDITOR=vim
|
||||
export BROWSER=luakit
|
||||
# export TERM=xterm-256color
|
||||
|
||||
# VCS stuff
|
||||
export P4USER=dswan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue