.
├── Xmodmap # remap Caps Lock to Control and viceversa
├── Xresources # urxvt configuration
├── config
│ ├── awesome # an awesome window manager
│ └── uzbl # a web browser that follows the UNIX philosophy
├── gitconfig # git configuration
├── hgrc # mercurial configuration
├── inputrc # readline settings
├── mcabberrc
├── newsbeuter
│ ├── config # rss reader configuration
│ └── urls # feeds
├── noserc # a test runner for Python
├── pip
│ └── pipconf # pip installs Python packages
├── ssh
│ └── config # SSH configuration
├── tmuxconf # terminal multiplexor
├── tmuxinator # tmuxinator sessions
│ └──
├── turses # a Twitter client for the console, check it out!
│ └── config
├── urlview # scrapes URLs from mail
├── vim
│ ├── bundle # plugin manager
│ └── syntax # syntax files for VIM
├── vimrc # the programmer's editor
├── xinitrc # launches X
├── zsh
│ ├── aliaseszsh
│ ├── bindingszsh # key bindings
│ ├── completionzsh # autocompletion configuration
│ ├── environmentzsh # env variables
│ ├── settingszsh # zsh settings
│ └── themezsh # ls colors, prompt, and moar
├── zshrc # zsh configuration file
└── bin
└── randombg # a script for setting a random background
forked from christianr1337/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
There is no place like ~
License
cslott/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
There is no place like ~
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 50.2%
- Python 23.8%
- Shell 10.2%
- Vim Script 10.1%
- Haskell 5.2%
- CSS 0.5%