Commit Graph

20 Commits

Author SHA1 Message Date
Lexi / Zoe 4906e7b6b6
add bin/volctl (version 0.1.0) + bash completion 2020-03-01 05:04:43 +01:00
Lexi / Zoe 3304185782
add bin/zzz 2019-11-11 18:22:15 +01:00
Lexi / Zoe 2d5e8bbce2
dotfiles script v0.5.1
- diff, edit: add support for host-specific files
- bash-completion: add support for host-specific files
2019-10-06 20:18:50 +02:00
Lexi / Zoe 154d8ea25e
dotfiles script v0.5.0
- add support for host-specific 'local' files in _local/HOSTNAME/
- works with: linkstatus, link, createfrom, ls
2019-10-06 19:45:30 +02:00
Lexi / Zoe a0c75c28b6
dotfiles script v0.4.5
- add command 'edit' to open a file in vim
2019-08-18 22:34:31 +02:00
Lexi / Zoe 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
Lexi / Zoe 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 / Zoe 509790fabd
add very useful script bin/shrug 2019-04-24 20:21:37 +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
Lexi / Zoe 6f8415890d dotfiles script v0.4.1
- add 'createfrom' command
2019-02-08 22:31:27 +01:00
Lexi / Zoe c2a490567c add script bin/afradoor 2019-01-25 20:30:59 +01:00
Lexi / Zoe b0a364c6a5
add bin/clock.sh, bin/telegram-desktop from kanaya 2019-01-22 22:42:07 +01:00
Lexi / Zoe d13424613b Add bin/sshirc 2019-01-09 23:11:26 +01:00
Lexi / Zoe 836bd06d07 bin/dmenu: get font from env variable DMENU_FONT 2019-01-09 23:06:06 +01:00
Lexi Stelter d50f4fee6d Add dmenu wrapper (font and case-insensitivity) 2019-01-08 11:00:44 +01:00
Lexi / Zoe 2b05ae3f30
dotfiles script v0.4.0
- add 'linkstatus' command
2019-01-05 05:31:56 +01:00
Lexi / Zoe 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
Lexi / Zoe 885c75654f
dotfiles script v0.3.0: added bash-completion 2019-01-05 02:50:50 +01:00
Lexi / Zoe 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
Lexi / Zoe acecc996e4
Added dotfiles management script 2018-11-01 00:34:54 +01:00