Merge branch 'master' of https://git.101010.fr/gardouille-dotfiles/scripts
This commit is contained in:
commit
86d916ea86
|
@ -20,7 +20,7 @@
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# Vars {{{
|
# Vars {{{
|
||||||
debug=0
|
debug=1
|
||||||
|
|
||||||
## List of video games for homedir {{{
|
## List of video games for homedir {{{
|
||||||
### Give the relative path from homedir.
|
### Give the relative path from homedir.
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# Vars {{{
|
# Vars {{{
|
||||||
debug=0
|
debug=1
|
||||||
|
|
||||||
## Steam {{{
|
## Steam {{{
|
||||||
steam_id="112595584"
|
steam_id="112595584"
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# Vars {{{
|
# Vars {{{
|
||||||
debug=0
|
debug=1
|
||||||
|
|
||||||
## XDG config {{{
|
## XDG config {{{
|
||||||
XDG_CONFIG_HOME="${HOME}/.config"
|
XDG_CONFIG_HOME="${HOME}/.config"
|
||||||
|
|
Loading…
Reference in New Issue