mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
update
This commit is contained in:
@@ -14,3 +14,6 @@ alias squeue="ssh lcluster11 squeue"
|
|||||||
alias csum="ssh lcluster11 csum"
|
alias csum="ssh lcluster11 csum"
|
||||||
alias csreport="ssh lcluster11 csreport"
|
alias csreport="ssh lcluster11 csreport"
|
||||||
alias scancel="ssh lcluster11 scancel"
|
alias scancel="ssh lcluster11 scancel"
|
||||||
|
|
||||||
|
# faster sshfs
|
||||||
|
alias sshfs="sshfs -o Ciphers=arcfour,Compression=no,auto_cache"
|
||||||
|
|||||||
@@ -34,11 +34,12 @@ set nb_spheres_size, 0
|
|||||||
set valence, 0
|
set valence, 0
|
||||||
|
|
||||||
# cartoon
|
# cartoon
|
||||||
set cartoon_sampling, 30
|
|
||||||
set cartoon_gap_cutoff, 1
|
set cartoon_gap_cutoff, 1
|
||||||
set cartoon_side_chain_helper, 1
|
set cartoon_side_chain_helper, 1
|
||||||
set cartoon_discrete_colors, on
|
set cartoon_discrete_colors, on
|
||||||
set cartoon_highlight_color, gray
|
#set cartoon_highlight_color, gray
|
||||||
|
set cartoon_oval_length, 0.8
|
||||||
|
|
||||||
|
|
||||||
# spheres
|
# spheres
|
||||||
set sphere_scale, 0.5
|
set sphere_scale, 0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user