Commit graph

9 commits

Author SHA1 Message Date
4cc7c408fd dotfiles script v0.4.4
- link: check if file already exists and is equal, replace file with
  link if wanted
- install: improve checks for .bash_completion scripts
2019-04-30 19:59:51 +02:00
31ceba56dc dotfiles script v0.4.3
- install: add check if .bash_completion already exists but is not a link to .dotfiles
2019-04-30 19:18:57 +02:00
Lexi Stelter
9b2fa59ed8 dotfiles script v0.4.2
- change bash completion from single file to per-directory (~/.bash_completion.d/)
2019-02-19 15:47:19 +01:00
6f8415890d dotfiles script v0.4.1
- add 'createfrom' command
2019-02-08 22:31:27 +01:00
2b05ae3f30
dotfiles script v0.4.0
- add 'linkstatus' command
2019-01-05 05:31:56 +01:00
3bf320f5eb
dotfiles script v0.3.1
- link .bash_completion on 'install'
- add option -q to 'link'
- modernize bash tests, use [[ ]] instead of [ ]
2019-01-05 03:30:52 +01:00
885c75654f
dotfiles script v0.3.0: added bash-completion 2019-01-05 02:50:50 +01:00
801cabcba4
dotfiles script v0.2.0
- add help text
- add 'install' command
- add 'diff' command
- add 'link' command
- add 'pull' command (alias for 'git pull')
- remove 'createlinks' command
2019-01-05 01:02:40 +01:00
acecc996e4
Added dotfiles management script 2018-11-01 00:34:54 +01:00