Commit graph

15 commits

Author SHA1 Message Date
b2b712c67b profile: move color definitions into profile 2021-08-08 23:43:52 +02:00
cf01371f00 zsh: adjust profile/.zshenv for zsh and add .zshrc 2021-08-07 02:27:20 +02:00
a52bc02768 bash: get rid of ~/.profile 2021-08-07 02:00:55 +02:00
4ea59a778d bootstrap: better handling of dry run 2021-08-07 01:33:55 +02:00
9b3bc72eaf bash: factor out profile and aliases
This is a preparation to start experimenting with zsh. The idea is to
share the aliases and environment setup between both shells to avoid
having a bunch of duplication. Even if I decide to stick with zsh it
would be nice to keep the bash configs around for systems where I might
not want to install zsh for some reason. We'll see how this goes...
2021-08-07 01:33:26 +02:00
3012a2757a Fix minor typos 2021-07-30 13:17:25 +02:00
5d10202121 Remove support for light background
I never seemed to used and the complexity added by this was a bit
annoying.
2021-07-27 23:28:48 +02:00
064c17817b jupyter: hided notebook header and toolbar 2021-07-23 15:50:36 +02:00
03bfd16055 jupyter: disable bracket auto complete 2021-07-23 15:48:56 +02:00
579a870230 bootstrap: make it runnable from anywhere
I was previously using relative paths to $PWD with the implicit
assumption that I would always run `bootstrap` from the dotfiles
root directory. This commit fixes that.
2021-07-22 16:24:17 +02:00
d44a8175d1 bootstrap: prune broken links
The links are only removed if they are broken and the target was within
the dotfiles bin directory. This makes it easier to deal with removed
and renamed scripts so I don't have to go hunt for them by hand.
2021-07-22 16:22:42 +02:00
3174fc112f Add .XCompose 2021-07-05 15:15:09 +02:00
23a6732a40 bootstrap: fix XDG directory definitions 2021-07-05 15:14:20 +02:00
3ad4f7d72b vim: replace vim with neovim 2021-01-03 23:37:13 +01:00
b16ca6a626 replace ansible with bootstrap script 2021-01-03 17:24:48 +01:00