mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Bump skel
This commit is contained in:
@@ -53,3 +53,6 @@ alias bc="command bc -q"
|
||||
|
||||
# Get a decently readable df
|
||||
alias dfh="df -h -x tmpfs -x devtmpfs"
|
||||
|
||||
# Clear the GPG agent
|
||||
alias clear-gpg-agent="echo RELOADAGENT | gpg-connect-agent"
|
||||
|
||||
@@ -2,19 +2,31 @@
|
||||
.Genymobile
|
||||
.Ticket to Ride*
|
||||
.android*
|
||||
.ansible
|
||||
.arduino*
|
||||
.aws
|
||||
.bundle
|
||||
.cache
|
||||
.cargo
|
||||
.config/discord
|
||||
.config/gcloud/logs
|
||||
.dropbox-dist
|
||||
.gnupg.bak
|
||||
.gradle
|
||||
.histfile
|
||||
.kube/cache
|
||||
.local/share/Steam
|
||||
.local/share/Trash
|
||||
.local/lib
|
||||
.m2
|
||||
.npm
|
||||
.p2
|
||||
.rvm*
|
||||
.rustup
|
||||
.sliver
|
||||
.sqlite_history
|
||||
.thumbnails
|
||||
.virtualenvs
|
||||
.wine
|
||||
.zcompdump
|
||||
.zcompdump*
|
||||
|
||||
Reference in New Issue
Block a user