No description
Find a file
2018-12-17 02:38:07 +01:00
.bashrc.d neovim: made a simple config file 2018-12-17 02:01:38 +01:00
.config/nvim neovim: made a simple config file 2018-12-17 02:01:38 +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 bashrc: checking if the environment is loaded before executing stuff that relies on it 2018-12-13 17:15:32 +01:00
.github README.md: put some more stuff in TODO 2018-12-13 17:18:54 +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 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