dotfiles/.github
2018-12-13 17:18:54 +01:00
..
README.md README.md: put some more stuff in TODO 2018-12-13 17:18:54 +01:00

Gliech Dotfiles

Replication

git clone -n --config core.bare=true --separate-git-dir=$HOME/.dotgit git@github.com:gliech/dotfiles.git $(mktemp -d)
git --work-tree=$HOME --git-dir=$HOME/.dotgit reset HEAD
git --work-tree=$HOME --git-dir=$HOME/.dotgit checkout -b $HOSTNAME
git --work-tree=$HOME --git-dir=$HOME/.dotgit commit -am "Backed up pre-existing configs to local branch"
git --work-tree=$HOME --git-dir=$HOME/.dotgit checkout master

Untracked Configurations (TODO)

  • Firefox profile
  • Gnome Extensions
    • AWS EC2 SSH helper
    • Battery Status
    • Disable workspace switcher popup
    • Gsconnect (Warning für die ganzen optionalen Pakete, die das braucht)
    • Launch new instance
    • No topleft hot corner
    • Status area horizonzal spacing
    • Vitals

Missing Features (TODO)

  • Vim relative line numbering
  • unset all variables
  • fix the umask