Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Installers []*Installer
list of installers
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer struct { Name string // Name is the display name of the installer. Desc string // Desc briefly explains what the installer does. Priority int // Priority defines the order of installation. Lower number comes before higher number. Default is 0. Setup func() // Setup contains logic regarding the setup process. Reminders []string // Reminders for manual tasks user has to perform. Shows after all Setup functions are executed. }
Source Files ¶
- assembler.go
- atuin.go
- baobab.go
- blender.go
- bluetooth.go
- brave.go
- btop.go
- bun.go
- bustle.go
- collision.go
- colorpicker.go
- conda.go
- contrast.go
- coppwr.go
- cosmic.go
- cpu_x.go
- dconf_editor.go
- discord.go
- docker.go
- dotnet.go
- element.go
- environment.go
- eog.go
- eza.go
- filezilla.go
- firebase.go
- flashcards.go
- flatseal.go
- fonts.go
- fzf.go
- gamemode.go
- gearlever.go
- gimp.go
- git.go
- glade.go
- gmetronome.go
- gnome.go
- gnome_calculator.go
- gnome_characters.go
- gnome_cheese.go
- gnome_clocks.go
- gnome_disk_utility.go
- gnome_extension_manager.go
- gnome_extensions.go
- gnome_file_roller.go
- gnome_files.go
- gnome_font_manager.go
- gnome_logs.go
- gnome_software.go
- gnome_tweaks.go
- go.go
- godots.go
- gpa.go
- gparted.go
- grub.go
- gsmartcontrol.go
- gtk_stress_testing.go
- gtk_theme.go
- hashes.go
- helvum.go
- hyperfine.go
- hyprland.go
- imhex.go
- inkscape.go
- inspector.go
- installer.go
- jdk.go
- jetbraions_toolbox.go
- just.go
- kdenlive.go
- kitty.go
- kiwitalk.go
- labplot.go
- lazydocker.go
- lazygit.go
- libre_menu_editor.go
- libreoffice.go
- lunarclient.go
- man.go
- metadatacleaner.go
- metasploit.go
- mission_center.go
- mkinitcpio.go
- monero.go
- mullvad_browser.go
- nextdns.go
- nixfmt.go
- nodejs.go
- nvidia.go
- nvim.go
- obs.go
- onlyoffice.go
- opentabletdriver.go
- opentofu.go
- osu.go
- pacman_contrib.go
- pikabackup.go
- pipewire.go
- polychromatic.go
- prismlauncher.go
- protonvpn.go
- python.go
- qbittorrent.go
- rust.go
- scripts.go
- seabird.go
- slack.go
- snoop.go
- steam.go
- sysprof.go
- system76-scheduler.go
- tenacity.go
- texlive.go
- tor_browser.go
- tree.go
- unity_hub.go
- ventory.go
- vercel.go
- virtualbox.go
- vlc.go
- vscodium.go
- warehouse.go
- wireshark.go
- yazi.go
- zig.go
- zrythm.go
Click to show internal directories.
Click to hide internal directories.