Revert "Merge branch 'home' into 'fixthatshit'"
This reverts commit1639a576f4, reversing changes made tocc75e76c65.
This commit is contained in:
parent
2434c12586
commit
a92c39c710
10 changed files with 147 additions and 90 deletions
6
zshrc
6
zshrc
|
|
@ -1,7 +1,7 @@
|
|||
echo "Loading zgen..."
|
||||
source ~/bin/zgen/zgen.zsh
|
||||
source ~/bin/fixcolors
|
||||
|
||||
source ~/bin/fixcolors
|
||||
HIST_STAMPS="yyyy-mm-dd"
|
||||
HISTFILE=~/.histfile
|
||||
HISTSIZE=2000
|
||||
|
|
@ -25,7 +25,7 @@ bindkey -e
|
|||
export LESS="-X -R -F"
|
||||
alias http='python -m http.server'
|
||||
export PATH=$HOME/bin:/usr/local/bin:$PATH
|
||||
|
||||
alias t=todo.sh
|
||||
export EDITOR=mg
|
||||
|
||||
autoload insert-composed-char
|
||||
|
|
@ -74,4 +74,4 @@ unalias cp
|
|||
setopt NO_SHARE_HISTORY
|
||||
setopt HIST_EXPIRE_DUPS_FIRST
|
||||
|
||||
yellow All Done!
|
||||
yellow All Done!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue