update: emacs config files, zshrc

This commit is contained in:
2024-01-02 10:19:40 +01:00
parent 50c4761b4b
commit 85b50274bf
3 changed files with 76 additions and 59 deletions

3
.zshrc
View File

@@ -5,6 +5,9 @@
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
export PATH=$HOME/my_scripts:$PATH
export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin
export LD_LIBRARY_PATH=~/.local/share/Steam/steamapps/common/Counter-Strike\ Source/bin
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,