dotfiles
Go to file
George Rawlinson 876fe3d2a6 Move xresources to xfce4 2016-08-03 08:03:42 +12: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
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
vim Updated link syntax in all README files & added golang 2016-04-23 13:53:14 +12:00
xfce4 Move xresources to xfce4 2016-08-03 08:03:42 +12:00
zsh Revert to XFCE4 and autostart: ssh-agent, gnome keyring daemon & urxvtd 2016-08-03 07:52:38 +12: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 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)