mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-04 16:49:22 +01:00
bash_aliases: fixed wesnoth alias.
Added the missing space.
This commit is contained in:
parent
5d16a7edcb
commit
493a9f03f3
@ -80,4 +80,4 @@ alias checkinstall="sudo checkinstall -D --install=no "
|
||||
|
||||
# The Battle for Wesnoth specific, http://wesnoth.org/
|
||||
# It seems to be an good idea to have debug logs on terminal with svn version.
|
||||
alias wesnoth="wesnoth--debug"
|
||||
alias wesnoth="wesnoth --debug"
|
||||
|
Loading…
Reference in New Issue
Block a user