mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-09 11:24:04 +01:00
If the Pegasus domains still exist, they are likely caught by other lists, I cannot tell from a headachy glance whta are red.flag.domains, but I am again guessing they are included by another list too and same applies to ut1-blacklists. The computers running my policies also tend to have either Quad9 or Mullvad DNS on system level anyway |
||
---|---|---|
.github | ||
.mikaela | ||
conf | ||
efi/loader | ||
etc | ||
gpg | ||
LICENSES | ||
local/share | ||
rc | ||
submodules | ||
var | ||
Windows | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.mailmap | ||
.mikaela_install | ||
.npmrc | ||
.nvmrc | ||
.pre-commit-config.yaml | ||
.prettierignore | ||
.python-version | ||
.renovate-shared.json | ||
chmod | ||
CITATION.cff | ||
CODEOWNERS | ||
install | ||
install-on-tails.bash | ||
install.run | ||
LICENSE | ||
nul | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
REUSE.toml |
Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…
Directories explained
- .mikaela — files that most likely aren’t suitable for places where other people than me have access too
- Windows — files releated to Windows
- conf — config files like .tmux.conf
- etc — /etc/
- gpg — GNU Privacy Guard config files, ~/.gnupg/
- rc — bashrc, zshrc, vimrc and apparently *init files…