mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
update
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
channels:
|
||||
- conda-forge
|
||||
- salilab
|
||||
- defaults
|
||||
channel_priority: strict
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user