MAINT: path cleanup and beets
This commit is contained in:
parent
8d16ed159b
commit
2332284d8e
5 changed files with 65 additions and 35 deletions
|
@ -6,6 +6,8 @@ if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
|
|||
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
|
||||
fi
|
||||
|
||||
source /opt/miniconda3/etc/profile.d/conda.sh
|
||||
|
||||
# shortcuts
|
||||
alias mailserver="sudo python -m smtpd -n -c DebuggingServer localhost:25"
|
||||
alias mongod="mongod --config /usr/local/etc/mongod.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue