dotfiles
Go to file
George Rawlinson 191f7ce332 Update license year 2016-10-21 15:51:57 +13:00
bash BASH: Files were hidden, giving the impression of an empty bash/ directory. 2016-01-24 11:02:16 +13:00
go Updated link syntax in all README files & added golang 2016-04-23 13:53:14 +12:00
lftp LFTP: Updated readme & settings 2016-05-25 13:02:00 +12:00
npm Updated link syntax in all README files & added golang 2016-04-23 13:53:14 +12:00
nvim Replace vim with nvim 2016-10-21 15:38:04 +13:00
ssh Updated a few READMEs 2016-02-04 16:36:55 +13:00
sway Move xresources to xfce4 2016-08-03 08:03:42 +12:00
xfce4 Update Xresources 2016-10-21 15:38:32 +13:00
zsh Refactor zsh configuration 2016-10-21 15:39:28 +13:00
LICENSE.md Update license year 2016-10-21 15:51:57 +13:00
README.md Updated a few READMEs 2016-02-04 16:36:55 +13:00
SOFTWARE.md Updated link syntax in all README files & added golang 2016-04-23 13:53:14 +12: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)