mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
README.md: add links (part 1/2).
This commit is contained in:
parent
b56e658851
commit
35cdd46e65
25
README.md
25
README.md
@ -10,28 +10,37 @@ This is repository for important files, which I prefer to have everywhere.
|
|||||||
|
|
||||||
.gitignore — list of files, which git shouldn't add to this repository.
|
.gitignore — list of files, which git shouldn't add to this repository.
|
||||||
|
|
||||||
bashrc — Bourne Again SHell config file
|
bashrc — [Bourne Again SHell] config file
|
||||||
|
|
||||||
gitconfig — git config file
|
gitconfig — [git] config file
|
||||||
|
|
||||||
notMkaysi — file which can be pasted to ~/.custom to evade some things, which can be annoyances for others than me.
|
notMkaysi — file which can be pasted to ~/.custom to evade some things, which can be annoyances for others than me.
|
||||||
|
|
||||||
pastebinit.xml — pastebinit config file
|
pastebinit.xml — [pastebinit] config file
|
||||||
|
|
||||||
vimrc — ViIMproved config file
|
vimrc — [Vi IMproved] config file
|
||||||
|
|
||||||
xsessionrc — what is executed on X logon
|
xsessionrc — what is executed on X logon
|
||||||
|
|
||||||
oidentd.conf — configuration file for Oidentd
|
oidentd.conf — configuration file for [Oidentd].
|
||||||
|
|
||||||
tmux.conf — configuration file for Tmux terminal multiplexer.
|
tmux.conf — configuration file for [Tmux] terminal multiplexer.
|
||||||
|
|
||||||
warnings — script, which suggests Debian packages, which files in this repository think you should have
|
warnings — script, which suggests Debian packages, which files in this repository think you should have
|
||||||
|
|
||||||
zshrc — The Z SHell config file
|
zshrc — The [Z SHell] config file
|
||||||
|
|
||||||
### gnupg/ — GnuPG related config files
|
### gnupg/ — GnuPG related config files
|
||||||
|
|
||||||
gpg.conf — GnuPG config file
|
gpg.conf — [GnuPG] config file
|
||||||
|
|
||||||
pgprules.xml.asc — *ENCRYPTED* Enigmail Per-Recepient rules.
|
pgprules.xml.asc — *ENCRYPTED* Enigmail Per-Recepient rules.
|
||||||
|
|
||||||
|
[Bourne Again SHell]:http://tiswww.case.edu/php/chet/bash/bashtop.html
|
||||||
|
[git]:http://git-scm.com/
|
||||||
|
[pastebinit]:http://launchpad.net/pastebinit/
|
||||||
|
[Vi IMproved]:http://www.vim.org/
|
||||||
|
[Oidentd]:http://ojnk.sourceforge.net/
|
||||||
|
[Tmux]:http://tmux.sourceforge.net/
|
||||||
|
[Z Shell]:http://www.zsh.org/
|
||||||
|
[GnuPG]:http://www.gnupg.org
|
||||||
|
Loading…
Reference in New Issue
Block a user