Compare commits
3 commits
poc/instal
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a858dd8309 | ||
|
|
96ac5f4de3 | ||
|
|
f2fc37b7dc |
2 changed files with 3 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
email = blake@blakeridgway.dev
|
email = blake@blakeridgway.dev
|
||||||
name = Blake Ridgway
|
name = Blake Ridgway
|
||||||
[commit]
|
[commit]
|
||||||
template = /home/blake/dotfiles/commit-conventions.txt
|
template = ~/dotfiles/commit-conventions.txt
|
||||||
[core]
|
[core]
|
||||||
editor = nvim +14 -c +startinsert
|
editor = nvim +14 -c +startinsert
|
||||||
[init]
|
[init]
|
||||||
|
|
|
||||||
|
|
@ -52,12 +52,14 @@ PACKAGE_LIST=($(printf "%s\n" "${PACKAGE_LIST[@]}" | LC_ALL=C sort -u))
|
||||||
|
|
||||||
FLATPAK_LIST=(
|
FLATPAK_LIST=(
|
||||||
com.bitwarden.desktop
|
com.bitwarden.desktop
|
||||||
|
com.discordapp.Discord
|
||||||
com.github.tchx84.Flatseal
|
com.github.tchx84.Flatseal
|
||||||
com.jetbrains.Rider
|
com.jetbrains.Rider
|
||||||
com.valvesoftware.Steam
|
com.valvesoftware.Steam
|
||||||
com.visualstudio.code
|
com.visualstudio.code
|
||||||
net.davidotek.pupgui2
|
net.davidotek.pupgui2
|
||||||
net.veloren.airshipper
|
net.veloren.airshipper
|
||||||
|
org.signal.Signal
|
||||||
org.videolan.VLC
|
org.videolan.VLC
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue