Please bear with us as we work to restore functionality to dotfiles.org.
rndm_luser
-
.Xdefaults
xft,xterm,urxvt,xclock,xbiff,xeyes,xload,xnetload,vim,etc.
-
.Xmodmap
Settings for Microsoft Natural Ergonomic Keyboard 4000 (msnek4k) and swapping caps lock to escape or control.
-
.bash_completion
-
.bashrc
initialization,prompt,options,environment settings,aliases,exports, and misc. functions. Some stuff copied from other users here.
-
.conky/.../conns_per_host.pl
Get connections per host from Linksys WRT54G wireless router.
-
.conky/.../emerge_status.sh
This script originated from the Gentoo forums.
-
.conky/scripts/diskspace.sh
-
.conky/scripts/netinfo.sh
-
.conky/scripts/volume.sh
-
.conkyrc
This is an old resource file for a program not used anymore. The settings may be deprecated and specific to the system upon which the program was running (Gentoo GNU/Linux system with unorthodox partitioning scheme). It depends on ".conky/scripts/*" files.
-
.cvsrc
-
.dir_colors
-
.emacs
-
.fetchmailrc
Fetchmailrc for use with gmail. Replace parameters enclosed in '<>'.
-
.fluxbox/apps
-
.fluxbox/fbpager
-
.fluxbox/keys
-
.fluxbox/styles/black
-
.fluxbox/styles/green
-
.fluxbox/styles/purple
-
.forward
-
.fvwm/config
There are many dependencies which will be uploaded in time.
-
.gdbinit
-
.gvimrc
-
.inputrc
-
.ion3/cfg_dock.lua
-
.ion3/cfg_kludges.lua
-
.ion3/cfg_statusbar.lua
-
.ion3/look_really_tiny.lua
-
.lineakd/media-detect.conf
-
.lynxrc
Vi keys, monochrome, and auto-accept cookies.
-
.mailcap
# Taken from Gentoo's system mailcap '/etc/mailcap'.
-
.mc/hotlist
Use C-\ to access the hotlist.
-
.mc/ini
-
.mplayer/config
-
.mplayer/input.conf
-
.mplayer/menu.conf
-
.mutt/auto_view
-
.mutt/bin/mailhops
Taken from www.spinnaker.de/mutt. Parses headers to make transit data easier to view.
-
.mutt/bin/makesig.sh
-
.mutt/bin/octet-filter
Taken from www.davep.org/mutt/. Added ``ShowRar''.
-
.mutt/bin/view-x-face
Taken from www.spinnaker.de/mutt/view-x-face.
-
.mutt/colors
-
.mutt/folders
-
.mutt/headers
-
.mutt/keybindings
-
.mutt/mailing_lists
-
.mutt/savehooks
-
.muttprintrc
-
.muttrc
Depends on other ".mutt/*" files.
-
.procmailrc
-
.ratpoisonrc
-
.rtorrent.rc
-
.screenrc
-
.slrnrc
Vi keybindings.
-
.snownews/keybindings
Vi keybindings.
-
.surfraw.conf
-
.toprc
-
.twmrc
keyboard centric bindings, no titles, etc.
-
.urlview
Depends on "browser.sh".
-
.vimperatorrc
-
.vimrc
-
.wmii-3.5/status
-
.wmii-3.5/wmiirc
Added a function to jump to a client in an arbitrary view, and a clickable lbar tag which showed/cycled layouts. The Gentoo distribution comes with a wmiirc with a more efficient event loop, so this is no longer used.
-
.xbindkeysrc
Configuration for msnek4k (Microsoft Natural Ergonomic 4000).
-
.xinitrc
-
.xpdfrc
Vi keybindings.
-
.xplanet/
Structure of ".xplanet" directory.
-
.xplanet/default
-
.xplanet/download_clouds.pl
Script from xplanet site that downloads real-time cloud data.
-
.xplanet/xplanet.sh
Centers the view on North America. Places the moon unrealistically close to Earth so that it appears in view.
-
.zshenv
-
.zshrc
-
XOpenDisplay.c
Used to determine if X is running on the display so that aliases may be set accordingly (e.g., [[ XOpenDisplay -eq 1 ]] && emacs='emacs -nw').
-
browser.sh
Required by ".urlview".
-
config.h
Config header for patched dwm. See dwm_remove_status_bar.patch.
-
dwm-5.2-custom-0.1.diff
Patch against dwm-5.2 which adds the bstack, grid, and per-tag (modified) patches (see http://www.suckless.org/dwm/patches/). It also removes the bar window entirely as well as the toggle layout binding (Mod1-Space). It also adds an isignore and isontop rules to ignore certain windows and/or always keep them on top, respectively. This patch also modifies the manual page and Makefile and adds some custom app settings as well as some fixes from the main dwm repository.
-
userChrome.css
-
userContent.css
-
volume.c
One of the resource configurations depends on this.
-
warp.c
Required by ".xinitrc".
-
xsetwmname.c
One of the resource configurations depends on this.