Bump skel

This commit is contained in:
David Tomaschik
2022-10-03 19:48:28 -07:00
parent 10ce6ff7f6
commit aea9e50141
2 changed files with 15 additions and 0 deletions

View File

@@ -53,3 +53,6 @@ alias bc="command bc -q"
# Get a decently readable df # Get a decently readable df
alias dfh="df -h -x tmpfs -x devtmpfs" alias dfh="df -h -x tmpfs -x devtmpfs"
# Clear the GPG agent
alias clear-gpg-agent="echo RELOADAGENT | gpg-connect-agent"

View File

@@ -2,19 +2,31 @@
.Genymobile .Genymobile
.Ticket to Ride* .Ticket to Ride*
.android* .android*
.ansible
.arduino* .arduino*
.aws
.bundle .bundle
.cache .cache
.cargo
.config/discord
.config/gcloud/logs
.dropbox-dist .dropbox-dist
.gnupg.bak
.gradle .gradle
.histfile .histfile
.kube/cache
.local/share/Steam .local/share/Steam
.local/share/Trash .local/share/Trash
.local/lib .local/lib
.m2
.npm
.p2
.rvm* .rvm*
.rustup
.sliver .sliver
.sqlite_history .sqlite_history
.thumbnails .thumbnails
.virtualenvs
.wine .wine
.zcompdump .zcompdump
.zcompdump* .zcompdump*