yeah
This commit is contained in:
@@ -145,7 +145,7 @@ export PATH=$PATH:/opt/gradle/gradle-6.9.4/bin
|
||||
export TERMINAL=kitty
|
||||
export MPD_HOST=127.0.0.1
|
||||
export MPD_PORT=6969
|
||||
export EDITOR="emacsclient -nc --alternate-editor="""
|
||||
export EDITOR="emacsclient -t --alternate-editor="""
|
||||
|
||||
function reload_gtk_theme() {
|
||||
theme=$(gsettings get org.gnome.desktop.interface gtk-theme)
|
||||
@@ -228,3 +228,4 @@ unset __conda_setup
|
||||
|
||||
export XDG_DATA_DIRS=$XDG_DATA_DIRS:$HOME
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
||||
export PATH=/home/linly/.local/share/ponyup/bin:$PATH
|
||||
|
||||
Reference in New Issue
Block a user