Commit Graph

41 Commits

Author SHA1 Message Date
Lexi / Zoe 9426ffb672
bin/steam: Wrapper script to avoid frozen windows 2025-11-30 17:42:47 +01:00
Lexi / Zoe ed0371ff8b
bin/telegram-desktop: Fix path 2025-11-30 17:39:30 +01:00
Lexi / Zoe a8d1c29d14
Add set-display-dpi script 2023-09-19 15:01:05 +02:00
Lexi / Zoe 314579e2b8
Add bin/view_in_terminal 2021-12-18 19:23:51 +01:00
Lexi / Zoe a8456ad259
bin/passrofi: Version 0.1.1
Version 0.1.1:

- Use "view_in_terminal" to view a password file if an executable with that
  name exists in the PATH.
2021-12-18 19:21:45 +01:00
Lexi / Zoe f7526687dc
Add passrofi version 0.1.0 2021-12-17 23:20:38 +01:00
Lexi / Zoe e2f2acb546
find_crlf: Add quiet mode 2021-05-31 14:25:39 +02:00
Lexi / Zoe bcb98b9e9a
Add two ansible helpers 2021-05-31 14:25:10 +02:00
Lexi / Zoe b41606e7f3
Clean up old files 2021-05-29 14:43:03 +02:00
Lexi / Zoe e7b81669dd
add script bin/rainbow64 because it's cool (requires lolcat) 2021-03-16 10:57:32 +01:00
Lexi Stelter 9b0d9e5744
bin/find_crlf: add */venv/* to excludes 2021-02-25 18:48:53 +01:00
Lexi Stelter 734946a7ab
add bin/find_crlf (shell script to find CRLF line endings) 2021-02-25 18:46:35 +01:00
Lexi / Zoe 791189f296
dotfiles script v0.5.2
- link: create parent directories if they don't exist
2021-02-13 17:38:21 +01:00
Lexi / Zoe f2bd085312
bin/uk_browser: switch to firefox 2021-01-27 15:03:11 +01:00
Lexi Stelter f521cc2adf git-back-to-the-future: fail on error 2020-08-27 19:22:35 +02:00
Lexi / Zoe 5a45a0e6f5
bin/uk_browser: add username 2020-08-11 18:40:24 +02:00
Lexi / Zoe d2b9e2d402
bin/ocelot: version 1.1.0
- new style 'none' (option -n)
- use 'big' as default style and '~' as default line character
- add option -l for setting line character
- add option -s for style 'singleline'
- allow reading from stdin by using '-' as filename
- allow reading from named pipes
- do not print space character as prefix when prefix character is empty
2020-08-08 00:19:33 +02:00
Lexi / Zoe 220074daa5
add script bin/ocelot 2020-08-07 23:34:16 +02:00
Lexi / Zoe 425243809f
bin/uk_browser: change hostname 2020-08-07 23:32:16 +02:00
Lexi / Zoe d07ff09e7a
add uk_browser script 2020-07-12 02:39:13 +02:00
Lexi Stelter 23a0c1f907 add script: bin/git-back-to-the-future 2020-06-30 11:16:43 +02:00
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