No description
Find a file
2019-05-17 23:07:51 +02:00
.bashrc.d aws-cli: Updated the config with tools for saml login 2019-05-17 23:07:51 +02:00
.config/nvim neovim: refined the no-/wrapping and scrolling a little 2018-12-17 17:37:22 +01:00
.dotfiles bashrc: built the structure to add utility functions for the bashrc in the future. 2018-12-17 02:38:07 +01:00
.environment.d aws-cli: Updated the config with tools for saml login 2019-05-17 23:07:51 +02:00
.github README.md: Added provisional user credentials to the initial commit command on a local backup branch 2019-01-10 12:36:58 +01:00
.bash_profile bash: restructured bashrc and bash_profile so they won't cause problems with scp 2018-12-16 13:39:45 +01:00
.bashrc bashrc: built the structure to add utility functions for the bashrc in the future. 2018-12-17 02:38:07 +01:00
.gitconfig gitconfig: Made the graph command order by date 2018-12-09 19:26:39 +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 -c user.name="$USER" -c user.email="${USER}@${HOSTNAME}" 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
  • Initial Setup
    • do the eye candy messaging stuff
    • restructure setup
    • add proper status messages to vim-plug install
    • install vim plugins
    • missing executables warnings
    • environment templates? (git.env!)
  • fix the umask