57 lines
1.5 KiB
YAML
57 lines
1.5 KiB
YAML
config_repos:
|
|
- name: 'albert'
|
|
repo: 'git@github.com:scottwallacesh/albert.git'
|
|
dest: '~/.local/share/albert'
|
|
|
|
linux_repos:
|
|
- 'deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main' # Visual Studio Code
|
|
- 'deb http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_18.10/ /' # Albert
|
|
- 'deb http://linux-packages.resilio.com/resilio-sync/deb resilio-sync non-free' # Resilio Sync
|
|
- 'deb http://prerelease.keybase.io/deb stable main' # Keybase
|
|
- 'deb https://apt.enpass.io/ stable main' # Enpass
|
|
|
|
linux_packages:
|
|
- albert
|
|
- chrome-gnome-shell
|
|
- code
|
|
- conky
|
|
- copyq
|
|
- dconf-editor
|
|
- enpass
|
|
- franz
|
|
- git
|
|
- glances
|
|
- gnome-shell-extension-caffeine
|
|
- gnome-shell-extension-dashtodock
|
|
- gnome-shell-extension-mediaplayer
|
|
- gnome-shell-extension-weather
|
|
- gnome-tweaks
|
|
- keybase
|
|
- net-tools
|
|
- netcat
|
|
- qrencode
|
|
- resilio-sync
|
|
- screen
|
|
- sonos-controller-unofficial
|
|
- ttf-mscorefonts-installer
|
|
- units
|
|
- vim
|
|
- wireshark-qt
|
|
|
|
linux_apps:
|
|
- google-play-music-desktop-player
|
|
- skype
|
|
- wireguard-ammp
|
|
|
|
gnome_extension_ids:
|
|
- 358 # activities configurator
|
|
- 1206 # clock-override
|
|
- 28 # gtile
|
|
- 1386 # notification counter
|
|
- 19 # user themes
|
|
|
|
# Platform specific packages
|
|
# Format: systemvendor_formfactor_packages
|
|
"Apple Inc._Laptop_packages":
|
|
- mbpfan
|