Skip to content

windviki/dotfiles

 
 

Repository files navigation

dotfiles

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

Content

That's the current content of this repository, and these are the more remarkable files.

/awesome

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

/compton

Configuration of Compton

/dunst

Configuration of dunst

/emacs

Configuration of Emacs to use it with Org-mode

/fontconfig

Configuration of fontconfig

/fonts

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

/git

Configuration of git

/gtk

Configuration of the Gtk theme to fix an error with the Gvim window

/hg

Configuration of Mercurial

  • /hg/bb_gh.py a Python Mercurial hook to do hg push simultaneously to the same repository in both GitHub and Bitbucket sites

/mpd

Configuration of mpd

/ncmpcpp

Configuration of ncmpcpp

/newsbeuter

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

/pentadactyl

Configuration of Pentadactyl

/pylint

Configuration of Pylint

/ranger

Configuration of ranger

/tmux

Configuration of tmux

/tmuxinator

Configuration of Tmuxinator

/turses

Configuration of Turses

/urxvt

Configuration of rxvt-unicode

/vim

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

/xsession

Configuration of the X session

  • /xsession/xinitrc bash script to setup the X session

/zathura

Configuration of zathura

Bitdeli Badge

About

My .dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published