Dotfiles.
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.

21 lines
904 B

# SHELLRC
- [bin](./bin) ❯ Executable files.
- [etc](./etc) ❯ Configuration files.
- [installrc.sh](./etc/installrc.sh) ❯ Installation script.
- [rc.\*](./etc/rc.linux) ❯ Installation manifests.
- [X](./etc/X) ❯ X.org server configuration.
- [cron](./etc/cron) ❯ User's crontab.
- [mail](./etc/mail) ❯ E-mail: fetchmail, procmail, mutt.
- [media](./etc/media) ❯ Sound and music: alsa, moc, mpd, ncmpcpp.
- [net](./etc/net) ❯ Network tools: ssh, lftp, rtorrent.
- [shell](./etc/shell) ❯ Shells and repls: bash (profile, aliases, completion, inputrc), tclsh, guile.
- [soft](./etc/soft) ❯ Other applications: git, vim, vifm, sdcv, etc.
- [wm](./etc/wm) ❯ fonts, wallpapers, GUI themes, Musca WM configuration.
- [var](./var) ❯ Logs, shell history, vim temporary files, etc.
# NB
All files are destributed under GPLv3 license unless otherwise is specified.