Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > by-pkgid > 3af49f892c27a4cd1e9f30e4eb9b26e1 > files > 24

lib64confuse-devel-2.7-2mdv2011.0.x86_64.rpm

# test config file

passive-mode = on
remote-completion = off

# sections
bookmark gnu
{
    login = "anonymous"
    password = ${ANONPASS:-secret}
    directory = "/pub/gnu"
    host = "ftp.gnu.org"
}

bookmark kernel
{
    host = "ftp.kernel.org"
    directory = "/pub/linux/kernel/v2.6"
    port = 8021
}

# functions
alias("ls", "ls -F")
alias("ll", "ls -lF")

# lists
xterm-terminals = {"xterm", "rxvt", "xterm-debian"}

# possible values are yes/no/ask
auto-create-bookmark = ask