dotfiles mirror
Go to file
pull[bot] 3f6615710c
Merge pull request #258 from dmitmel/master
[pull] master from dmitmel:master
2021-05-15 19:05:59 +00:00
.github Why was this on `rebase` again? 2021-02-19 21:47:22 +01:00
colorschemes at long last, reformat all Python code with 2 space indents 2021-04-26 10:11:02 +03:00
crosscode/btw-i-use-arch-mod [crosscode] add an icon for the Arch mod 2021-04-09 10:21:00 +03:00
git [git] remove the "unstage" alias in favor of "grst" in zsh 2021-03-27 13:12:16 +02:00
hammerspoon rewrite `gitignore`s 2020-08-23 11:59:42 +03:00
kitty [kitty] stop changing TERM to something non-default 2021-02-08 18:24:47 +00:00
misc [misc] disable sudoloop in the Yay config 2020-12-16 19:06:42 +02:00
nvim Merge pull request #258 from dmitmel/master 2021-05-15 19:05:59 +00:00
python [python] stop flake8 from complaining over binary operators 2021-05-05 01:41:59 +03:00
ranger [ranger] add ranger config 2021-02-08 18:24:47 +00:00
script-resources upgrade the dependencies of markdown2htmldoc 2021-05-08 22:24:52 +03:00
scripts [scripts/copy-crosscode-emoji-url] add an option for allowing nsfw emotes 2021-04-26 18:13:10 +02:00
system [colorschemes] add a generator for xfce4-terminal 2020-10-04 19:50:52 +03:00
tmux [tmux] enable mouse in tmux 2020-10-07 18:24:46 +03:00
web Revert "[userscripts] use the available helper functions" 2021-05-08 22:02:27 +03:00
x11 [x11] add my xprofile 2021-02-12 15:13:05 +00:00
zsh Merge pull request #258 from dmitmel/master 2021-05-15 19:05:59 +00:00
.gitignore Merge pull request #255 from dmitmel/master 2021-05-14 10:02:18 +02:00
LICENSE update the copyright years 2021-01-20 10:04:09 +00:00
README.md clarify some things in the README 2021-04-10 14:39:49 +03:00
install.sh [Codespaces] Set hostname because why not? 2021-05-08 12:12:04 +00:00
pyrightconfig.json fix "module not found" errors when importing Python code from script-resources 2021-04-02 21:50:17 +03:00

README.md

dotfiles

My dotfiles (configurations and settings) for shells, text editors and other terminal programs, plus a collection of scripts. Written for and work on various UNIX-like OSes, primarily for:

  • Arch Linux,
  • Linux Mint,
  • server Ubuntu,
  • macOS with GNU coreutils (i.e. BSDs are not supported),
  • Android with Termux.

And also a legendary project that has survived for thousands of years of development.

Disclaimer

This is my personal project! No warranty is provided for running these as a superuser, I am in no way responsible for deletion of / with rm -rf, and absolutely no support is provided whatsoever unless I explicitly say so personally!

It is also recommended for users of this repository to read the scripts they are running. I didn't write the comments just for myself!

Automatic installers are deliberately not provided.