diff --git a/profiles/base/.zshrc b/profiles/base/.zshrc index ba04bc4..897b88e 100644 --- a/profiles/base/.zshrc +++ b/profiles/base/.zshrc @@ -1,10 +1,3 @@ -if [ -f `which powerline-daemon` ]; then - powerline-daemon -q - POWERLINE_BASH_CONTINUATION=1 - POWERLINE_BASH_SELECT=1 - . /usr/local/lib/python2.7/dist-packages/powerline/bindings/zsh/powerline.zsh -fi - # Change default zim location export ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim diff --git a/profiles/pymol/.pymolrc b/profiles/pymol/.pymolrc index 242a07e..924ca5f 100644 --- a/profiles/pymol/.pymolrc +++ b/profiles/pymol/.pymolrc @@ -1,6 +1,6 @@ # general environment bg_color white -space cmyk +#space cmyk set fetch_path, /tmp log_open /tmp/pymol_log.pml set retain_order @@ -49,8 +49,8 @@ set depth_cue, 0 set ray_opaque_background, false set orthoscopic, 0 set ray_shadow, false -set spec_reflect, 0 -set antialias, 0 +#set spec_reflect, 0 +set antialias, 1 set surface_quality, 1 set ray_trace_mode, 0