This commit is contained in:
daniel
2022-12-10 17:43:32 +01:00
parent 8baf13fed9
commit fd65585022
56 changed files with 1025 additions and 1139 deletions

View File

@@ -1,3 +1,5 @@
channels:
- conda-forge
- salilab
- defaults
channel_priority: strict

View File

@@ -1,7 +1,5 @@
#!/bin/bash
setxkbmap -option caps:escape
# system preferences
export LANG=en_US.UTF-8
export SSH_KEY_PATH="~/.ssh/rsa_id"
@@ -18,4 +16,4 @@ export PATH="${PATH}:$HOME/.cargo/bin"
export PATH="${PATH}:$HOME/bin" # binaries
export PATH="${PATH}:$HOME/scripts" # scripts
export PATH="${PATH}:$HOME/.local/bin" # python executeables
export PATH="${PATH}:$HOME/bin/pushbullet-bash"
export PATH="${PATH}:$HOME/bin/pushbullet-bash"