/pubdotfiles

My dotfiles for vim, vimperator, tmux, bash ...

Primary LanguageShellGNU General Public License v2.0GPL-2.0

#My dotfiles.

Managed with stow (wonderful symlink farm).

##INSTALL

git clone https://github.com/liloman/dotfiles.git 
cd dotfiles 
./install.sh -d  (for desktop use)
./install.sh -s  (for server use)

TODO

  • Make a repo for my dir stack itself dirStack
  • clean bash script for firefox cache/ (cleanFirefox)
  • include completions dir for generate-autocompletion
  • Rework install.sh
  • bash surround and i/a objects for bash (see ~/.inputrc)
  • bash <-> readline pseudo async communication (see ctrl-g functions in ~/.inputrc)
  • Fork needed submodules and add them to install.sh with function
  • libnotify saves notifies while not X running
  • Better color handling and reporting for .bash_functions (needs more time)
  • Ansible && systemd work