aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-18 02:38:33 +0200
commit6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42 (patch)
tree93ebfb332b3a231931fe1b1276632bdaa33fa6e4 /zshrc
parentc021038355b6773ab13dae92327fda50c366395f (diff)
downloaddotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.gz
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.tar.bz2
dotfiles-6efac1a12c8ab0b7d96a8d342fbd74fce35e8c42.zip
Organise everything systematically.
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc38
1 files changed, 0 insertions, 38 deletions
diff --git a/zshrc b/zshrc
deleted file mode 100644
index 455185b..0000000
--- a/zshrc
+++ /dev/null
@@ -1,38 +0,0 @@
-# Lines configured by zsh-newuser-install
-HISTFILE=~/.histfile
-HISTSIZE=10000
-SAVEHIST=10000
-setopt appendhistory autocd extendedglob correct
-unsetopt beep
-bindkey -v
-zstyle ':completion:*' menu select
-#zstyle ':completion:*' format '%BCompleting %d%b'
-# End of lines configured by zsh-newuser-install
-# The following lines were added by compinstall
-zstyle :compinstall filename '/home/vasko/.zshrc'
-
-autoload -Uz compinit
-compinit
-zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}' \
- 'r:|[._-]=* r:|=*' 'l:|=* r:|=*'
-# End of lines added by compinstall
-
-source ~/.bash_aliases
-
-#export PS1='%n@%m:%~%% '
-
-export GPGKEY="895134C5"
-export PATH="$HOME/bin:$PATH"
-export EDITOR="vim"
-export BROWSER="~/.ratposon/firesend"
-export LD_LIBRARY_PATH=/usr/local/lib
-export wiki_browser='firefox'
-
-PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ "
-RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]"
-
-
-
-#fortune -s | cowsay -f $(ls /usr/share/cows/ | shuf -n1)
-archey3
-