...
This commit is contained in:
parent
aa6abbfdc4
commit
b2d1620bbe
2 changed files with 2 additions and 1 deletions
|
@ -29,4 +29,4 @@
|
|||
[pull]
|
||||
ff = only
|
||||
[credential]
|
||||
guiPrompt = false
|
||||
|
||||
|
|
|
@ -74,6 +74,7 @@ export_loop \
|
|||
XFILE_MANAGER 'thunar' \
|
||||
XRESOURCE_MONITOR '$XTERMINAL -e htop' \
|
||||
XCALENDAR '$XTERMINAL -e calcurse' \
|
||||
SSH_ASKPASS ''\
|
||||
|
||||
|
||||
test -r $SETENV && . "$SETENV" && setenv profile
|
||||
|
|
Loading…
Reference in a new issue