update folderstructure
This commit is contained in:
parent
50ecdf4696
commit
402a8aeefe
2 changed files with 2 additions and 1 deletions
|
@ -44,4 +44,4 @@ set -g @tokyo-night-tmux_show_netspeed 1
|
|||
set -g @tokyo-night-tmux_netspeed_iface "eth0"
|
||||
|
||||
# Initialize TMUX plugin manager
|
||||
run '.local/share/tmux/plugins/tpm/tpm'
|
||||
run '~/.local/share/tmux/plugins/tpm/tpm'
|
||||
|
|
|
@ -10,6 +10,7 @@ export XDG_CACHE_HOME="$HOME/.cache"
|
|||
# Setup for applications
|
||||
export GOPATH="$XDG_DATA_HOME/go"
|
||||
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
||||
export GNUPGHOME="$XDG_DATA_HOME/gnupg"
|
||||
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$XDG_DATA_HOME/oh-my-zsh"
|
||||
|
|
Loading…
Reference in a new issue