mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
update
This commit is contained in:
@@ -7,3 +7,9 @@ alias groclean='rm \#*'
|
||||
alias sm='snakemake'
|
||||
alias ls='ls -lh'
|
||||
alias workon='source activate' # enable anaconda environ
|
||||
|
||||
# lhr
|
||||
alias squeue="ssh lcluster11 squeue"
|
||||
alias csum="ssh lcluster11 csum"
|
||||
alias csreport="ssh lcluster11 csreport"
|
||||
alias scancel="ssh lcluster11 scancel"
|
||||
|
||||
@@ -397,7 +397,7 @@ legend.fontsize : 10
|
||||
#figure.titlesize : large # size of the figure title (Figure.suptitle())
|
||||
#figure.titleweight : normal # weight of the figure title
|
||||
figure.figsize : 11,4.5 # figure size in inches
|
||||
figure.dpi : 100 # figure dots per inch
|
||||
figure.dpi : 300 # figure dots per inch
|
||||
#figure.facecolor : white # figure facecolor; 0.75 is scalar gray
|
||||
# figure.edgecolor : white # figure edgecolor
|
||||
figure.autolayout : True # When True, automatically adjust subplot
|
||||
|
||||
Reference in New Issue
Block a user