Update several config files
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
17842e4204
commit
336619723e
4 changed files with 4 additions and 4 deletions
|
@ -89,7 +89,7 @@ if [ -n "$(command -v compinit)" ]; then
|
|||
fi
|
||||
|
||||
export MTGA_WINE_PREFIX="${HOME}/games/magic-the-gathering-arena"
|
||||
export MTGA_WINE_BINARY="/usr/bin/wine"
|
||||
export MTGA_WINE_BINARY="${HOME}/.local/share/lutris/runners/wine/tkg-unity-4.5-x86_64/bin/wine"
|
||||
|
||||
# Setting applications
|
||||
export VISUAL=vim
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"__meta__": {
|
||||
"about": "HTTPie configuration file",
|
||||
"help": "https://httpie.org/doc#config",
|
||||
"httpie": "1.0.2"
|
||||
"httpie": "1.0.3"
|
||||
},
|
||||
"default_options": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue