Fix env-paths and add XDG_STATE_HOME
This commit is contained in:
parent
88767dd191
commit
b75e692b60
6 changed files with 14 additions and 3 deletions
.config
|
@ -68,6 +68,7 @@ alias watch='watch -c'
|
|||
alias wget='wget -c'
|
||||
|
||||
alias xdebug='XDEBUG_CONFIG="remote_host=127.0.0.1 remote_port=9003"'
|
||||
alias xo='xdg-open'
|
||||
|
||||
### conditionals
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue