This is a repository with my configuration files, those that in Linux normally
are these files under the $HOME
directory that are hidden and preceded by a
dot, AKA dotfiles
That's the current content of this repository, and these are the more remarkable files.
Configuration of Awesome
-
/awesome/awdt.py
python script that allows me to test changes in the Awesome configuration. Starts a X session nested into the current session and served by Xephyr, with an test configuration (Awesome) running inside it. -
/awesome/prep.org
is a Org-mode format file in which I store the repositories, authors and licenses of the external libraries that I use in this configuration. -
/awesome/check_execs.py
&/awesome/logger.py
are symbolic links to two python files that can be founded in this repository, https://github.com/joedicastro/python-recipes
Configuration of Compton
Configuration of dunst
Configuration of Emacs to use it with Org-mode
Configuration of fontconfig
The fonts that I use in my terminal, vim, etc ...
- Dejavu Sans Mono is a free public domain font and has the probably best Unicode support from all the monospaced fonts available.
- Dejavu Sans Mono for Powerline is the same font adapted to use it with Powerline in Vim
Configuration of git
Configuration of the Gtk theme to fix an error with the Gvim window
Configuration of Mercurial
/hg/bb_gh.py
a Python Mercurial hook to dohg push
simultaneously to the same repository in both GitHub and Bitbucket sites
Configuration of mpd
Configuration of ncmpcpp
Configuration of Newsbeuter
-
/newsbeuter/readitlater
API Python for Pocket (Formerly Read it Later) -
/newsbeuter/getfromril.py
a Python script that uses the Pocket API to do a backup of the urls stored there -
/newsbeuter/notify.py
a Python script that generate the popup notifications that newsbeuter sends at the end of a news update -
/newsbeuter/sen2ril.py
a Python script that uses the Pocket API to store the bookmarks into Pocket directly from Newsbeuter
Configuration of Pentadactyl
Configuration of Pylint
Configuration of ranger
Configuration of tmux
Configuration of Tmuxinator
Configuration of Turses
Configuration of rxvt-unicode
Configuration of Vim
/vim/vimrc
the Vim configuration file/vim/README.md
is a summary of my Vim configuration customizations/vim/spell/
files needed for spelling/vim/UltiSnips/
my custom UltiSnips snippets
Configuration of the X session
/xsession/xinitrc
bash script to setup the X session
Configuration of zathura