dotfiles/README.md

33 lines
518 B
Markdown
Raw Normal View History

2016-01-23 00:58:21 +00:00
# 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
2016-02-04 03:36:55 +00:00
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)