mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user