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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
|
||||
"font_face": "Hack for Powerline Regular",
|
||||
"font_size": 15,
|
||||
"font_size": 19,
|
||||
"hot_exit": false,
|
||||
"ignored_packages":
|
||||
[
|
||||
|
||||
4045
profiles/pymol/autodock.py
Normal file
4045
profiles/pymol/autodock.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user