A collection of random configuration files.
Go to file
Daniel - fed4dc8d38
Move custom bash keybindings to separate inputrc
When bash is started without readline support, redefining bindings in .bashrc
yields warnings.  This is the case when starting bash as in Emacs' shell-mode,
among others.  Moving the keybindings to inputrc fixes this, and should make the
bindings available to all programs using readline.
2020-07-25 11:45:08 +02:00
config/systemd Add systemd service for git annex watch 2020-03-07 20:17:10 +01:00
taffybar Add delimiter in taffybar between clock and workspaces 2019-02-02 11:31:16 +01:00
xmonad Switching screens in XMonad requires a Screen Comparator now 2019-12-18 16:46:34 +01:00
LICENSE Add LICENSE 2018-07-15 09:51:36 +02:00
README.org Readme 2018-07-15 09:34:49 +02:00
Xdefaults Reference to origin of solarized color scheme in Xdefaults 2018-07-15 10:47:41 +02:00
bash_profile Cleaning up bash startup files 2018-07-15 10:24:42 +02:00
bashrc Move custom bash keybindings to separate inputrc 2020-07-25 11:45:08 +02:00
inputrc Move custom bash keybindings to separate inputrc 2020-07-25 11:45:08 +02:00
screenrc A minimal screenrc 2018-07-20 10:22:37 +02:00
tmux.conf Fix usage of obsolete variable in tmux configuration 2019-07-13 20:59:01 +02:00
vimrc Some fundamental configuration files 2018-07-15 09:47:03 +02:00
zprofile Update location of personal texmf tree 2019-06-08 17:36:28 +02:00
zshrc Set ZSH prompt for dumb terminal to be as simple as possible 2019-12-14 10:18:53 +01:00

README.org

Daniels Configuration Files

This is assorted collection of my configuration files. They are stored here for personal reference and, by showing them to the public, to force me to keep them clean.