mirror of
https://github.com/sebaschi/dotfiles.git
synced 2026-04-01 07:15:15 +02:00
38 lines
730 B
TOML
38 lines
730 B
TOML
|
|
[GHEGist]
|
|
Public = false
|
|
access_token = ""
|
|
auto_sync = false
|
|
base_url = ""
|
|
file_name = ""
|
|
gist_id = ""
|
|
upload_url = ""
|
|
|
|
[General]
|
|
Backend = "gist"
|
|
Cmd = []
|
|
Color = false
|
|
Column = 40
|
|
Editor = "sensible-editor"
|
|
Format = "[$description]: $command $tags"
|
|
SelectCmd = "fzf --ansi --layout=reverse --border --height=90% --pointer=* --cycle --prompt=Snippets:"
|
|
SnippetDirs = []
|
|
SnippetFile = "/home/seb/.config/pet/snippet.toml"
|
|
SortBy = ""
|
|
|
|
[Gist]
|
|
Public = false
|
|
access_token = ""
|
|
auto_sync = false
|
|
file_name = "pet-snippet.toml"
|
|
gist_id = ""
|
|
|
|
[GitLab]
|
|
ID = ""
|
|
Url = ""
|
|
Visibility = "private"
|
|
access_token = ""
|
|
auto_sync = false
|
|
file_name = "pet-snippet.toml"
|
|
skip_ssl = false
|