You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
683 B
38 lines
683 B
# cloned git repos
|
|
.config/emacs
|
|
.config/nvim/pack/minpac/opt/minpac
|
|
.config/nvim/pack/minpac/start
|
|
.config/xfce4/clipman
|
|
|
|
# package-manager installed files
|
|
.config/gcloud
|
|
.config/helm
|
|
.config/octant
|
|
.config/gh/hosts.yml
|
|
|
|
# user-local bins
|
|
bin/*
|
|
|
|
# temp/generated files
|
|
.config/beets/*.pickle
|
|
.config/direnv/allow
|
|
.config/pgcli/log
|
|
.vim/init.vim
|
|
.netrwhist
|
|
|
|
# shell-specific generated files
|
|
# fish
|
|
.config/fish/fish_history
|
|
.config/fish/fishd.*
|
|
.config/fish/fish_variables
|
|
.local/share/fish/generated_completions
|
|
|
|
# zsh
|
|
.config/zsh/.zsh_history
|
|
.config/zsh/.zsh_sessions
|
|
.config/zsh/.directory_history
|
|
.config/zsh/.zcompdump
|
|
.config/zsh/.zcompcache
|
|
|
|
# secrets
|
|
.config/brew/API_TOKEN
|