fish: override username in termux
This commit is contained in:
@ -3,6 +3,10 @@ set -x GPG_TTY (tty)
|
||||
set -x BROWSER firefox
|
||||
set -x EDITOR nvim
|
||||
|
||||
{% if username == "u0_a213" %}
|
||||
set -x USER hulthe
|
||||
{% end %}
|
||||
|
||||
# misc abbrs
|
||||
abbr --add e $EDITOR
|
||||
abbr --add bt bluetoothctl
|
||||
Reference in New Issue
Block a user