emacs: try adding matlab support, setup for laptop
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
export PATH=/home/julian/.emacs.d/bin:$PATH
|
||||
export PATH=/home/julian/.cargo/bin:$PATH
|
||||
export PATH=/home/julian/perl5/bin:$PATH
|
||||
[ -f "/home/julian/.ghcup/env" ] && source "/home/julian/.ghcup/env" # ghcup-env
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
@ -108,3 +109,4 @@ follow_du () {
|
||||
}
|
||||
|
||||
eval "$(starship init zsh)"
|
||||
|
||||
|
Reference in New Issue
Block a user