Default settings omit what really matters. Users may trim defaults at /etc/zypp/zypper.conf.
## Columns to show in repository list printed by repos (lr) command by default.
##
## The # (number) and Enabled column is shown always. The following columns
## can be configured:
##
## a - alias - the shorthand for name and unique identifier
## n - name - full name of the repository
## r - autorefresh?
## u - URL
## p - priority
##
## Valid values: any combination of the above letters; capital letter marks
## column by which the table will be sorted (if multiple
## are used the sorting is undefined).
## Default value: Anr
##
# repoListColumns = Anr
repoListColumns = auP
**erlangen:~ #** **zypper lr -E**
# | Alias | Enabled | GPG Check | Priority | URI
---+-----------------+---------+-----------+----------+--------------------------------------------------------------------------------
5 | Packman | Yes | (r ) Yes | 90 | http://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/
14 | non-oss | Yes | (r ) Yes | 99 | http://download.opensuse.org/tumbleweed/repo/non-oss/
18 | oss | Yes | (r ) Yes | 99 | http://download.opensuse.org/tumbleweed/repo/oss/
29 | update | Yes | (r ) Yes | 99 | http://download.opensuse.org/update/tumbleweed/
1 | Application_Geo | Yes | (r ) Yes | 100 | http://download.opensuse.org/repositories/Application:/Geo/openSUSE_Tumbleweed/
3 | BellSoft | Yes | (r ) Yes | 100 | http://yum.bell-sw.com/
7 | chrome | Yes | (r ) Yes | 100 | http://dl.google.com/linux/chrome/rpm/stable/x86_64
11 | jalbum | Yes | ( ) No | 100 | http://jalbum.net/download/software/yumrepo/
13 | myrepo | Yes | ( ) No | 100 | dir:/home/karl/Downloads/myrepo
**erlangen:~ #**