dotfiles
Go to file
George Rawlinson 14c0b760eb Updated a few READMEs 2016-02-04 16:36:55 +13:00
bash BASH: Files were hidden, giving the impression of an empty bash/ directory. 2016-01-24 11:02:16 +13:00
lftp Updated a few READMEs 2016-02-04 16:36:55 +13:00
npm Updated a few READMEs 2016-02-04 16:36:55 +13:00
ssh Updated a few READMEs 2016-02-04 16:36:55 +13:00
vim Modified readme files + added SSH. 2016-01-24 10:45:18 +13:00
xfce4 Updated a few READMEs 2016-02-04 16:36:55 +13:00
zsh Updated a few READMEs 2016-02-04 16:36:55 +13:00
LICENSE.md Initial commit. 2016-01-23 13:58:21 +13:00
README.md Updated a few READMEs 2016-02-04 16:36:55 +13:00
SOFTWARE.md Update to readme/software 2016-01-26 18:48:22 +13:00

README.md

Repository for dotfiles & system setup

UI

General

  • Numix Circle Icons
  • Docky

XFCE

  • Topmenu
  • Terminal
  • Notifications (Numix)

TODO

Refactor the following:

  • Weechat

Create shell scripts that automatically:

  • Installs software from repositories
  • Sets up UI

Variables/Functions:

  • DOTFILES_DIR
  • createFolder(location, folderName) - Backup if exists.
  • createLink(location, fileName) - Backup if exists.
  • Backup to: DOTFILES_DIR/BACKUPS (Add folder to gitignore)