Benjamin Bädorf
4c37713f2d
Update user & hostname display in starship
2023-06-28 19:03:12 +02:00
teutat3s
c9c874ab00
bash: show current directory on top in alacritty
2023-06-20 23:37:28 +02:00
teutat3s
7dbe853f3a
ble.sh: use fzf ctrl-r history, ble.sh built-in completion
...
Fix selected ble-face region_input
Fix jump words limited by space (uword)
2023-05-31 21:02:00 +02:00
teutat3s
97cc2f3fa8
starship: more icons for git status
2023-05-18 04:19:12 +02:00
teutat3s
b5ff01f703
sway: fix sway-launcher
...
whence is a zsh builtin, use bash's compgen function to get a list
of available commands
2023-05-16 15:04:29 +02:00
teutat3s
70045c28ea
zsh: remove leftover files and traces of zsh usage
...
Move base16.zsh into XDG_DATA_HOME, rename to base16.sh
2023-05-06 15:27:33 +02:00
teutat3s
438be193e8
ble.sh decrease completion timeout a bit more
2023-05-05 18:42:50 +02:00
teutat3s
9930808f77
starship: prepare username@hostname prompt
...
Remove old toml file
2023-05-05 18:42:35 +02:00
teutat3s
6e870529da
Merge branch 'main' into feature/bash-blesh-starship
2023-04-15 19:22:50 +02:00
teutat3s
fcd65dc34a
bash: want CTRL+c to cancel and discard current
...
line when in ble.sh vim insert mode
2023-04-15 19:06:58 +02:00
teutat3s
029be00eab
Merge pull request 'cachix: remove unused binary caches' ( #209 ) from cachix/remove-unused-caches into main
...
Reviewed-on: pub-solar/os#209
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:03:51 +02:00
teutat3s
76d8af7c3a
Merge pull request 'audio: disable useless bluetooth sap plugin' ( #208 ) from audio/disable-bluetooth-sap-plugin into main
...
Reviewed-on: pub-solar/os#208
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:01:55 +02:00
teutat3s
9f7d209392
Merge pull request 'flake: pull in changes from digga upstream' ( #207 ) from upstream/digga-changes into main
...
Reviewed-on: pub-solar/os#207
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 18:59:02 +02:00
teutat3s
3ea141d445
cachix: remove unused binary caches from drone
...
runner
2023-03-28 14:03:41 +02:00
teutat3s
3bdc4b1f39
ci: cleanup unused directories
2023-03-28 14:00:07 +02:00
teutat3s
52c2ca9f13
nix.conf: add back required experimental features
2023-03-27 18:54:29 +02:00
teutat3s
972e3f1569
cachix: default binary cache is nixos.org, no need
...
to specify it explicitly (results in double entry in nix.conf)
Also force our nix.extraOptions because digga tries real hard to put
their binary caches there:
0595ae70cd/modules/nix-config.nix (L19-L23)
2023-03-27 18:09:46 +02:00
teutat3s
b1ad71cd35
cachix: remove unused binary caches
2023-03-27 13:52:40 +02:00
teutat3s
b01c5f9fce
audio: disable useless bluetooth sap plugin
2023-03-27 13:51:12 +02:00
teutat3s
d0470d5aaf
flake: pull in changes from digga upstream
...
See:
54ede8e591...0595ae70cd
?diff=unified
2023-03-27 13:48:39 +02:00
teutat3s
fd7f326376
Merge pull request 'flake: Remove nur' ( #206 ) from cleanup-nur into main
...
Reviewed-on: pub-solar/os#206
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-03-26 16:18:36 +02:00
Akshay Mankar
1f5b2b9d10
flake: Remove nur
...
It was perhaps added manually, not sure if the overlay was actually useful to
anyone.
2023-03-26 15:14:33 +02:00
teutat3s
cffffbd440
Merge pull request 'ci: upload ISO images to bigger /data disk' ( #179 ) from fix/move-iso-store-to-bigger-disk into main
...
Reviewed-on: pub-solar/os#179
Reviewed-by: hensoko <hensoko@gssws.de>
2023-03-08 20:00:25 +01:00
teutat3s
803c495778
ci: upload ISO images to bigger /data disk
2023-03-05 23:59:24 +01:00
b12f
153617394b
Merge pull request 'waybar: want improved calendar view on right-click' ( #174 ) from feature/waybar-improved-calendar into main
...
Reviewed-on: pub-solar/os#174
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:24:15 +01:00
b12f
03aec25c22
Merge pull request 'waybar: fix icon size' ( #173 ) from fix/waybar-icon-size into main
...
Reviewed-on: pub-solar/os#173
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:23:35 +01:00
teutat3s
a3c4719f9b
waybar: use nvfetcher to get most recent version
...
from master branch
Want improved calendar view on right-click and scrolling through months
2023-02-28 14:07:01 +01:00
teutat3s
a301a91d24
waybar: fix icon size
2023-02-28 14:03:29 +01:00
hensoko
55d85cc757
Merge pull request 'Tidy up some modules' ( #171 ) from feature/more-core-cleanup into main
...
Reviewed-on: pub-solar/os#171
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-26 22:50:08 +01:00
Hendrik Sokolowski
25126fd8ca
Make resumeDevice optional
2023-02-26 21:51:25 +01:00
Hendrik Sokolowski
1c6a726d01
remove packages from lite mode
2023-02-26 21:51:19 +01:00
Hendrik Sokolowski
858fd257a4
define settings as defaults
2023-02-26 21:51:13 +01:00
b12f
c9662596b7
Merge pull request 'bash: fix fzf history widget (ctrl+r) unreadable' ( #170 ) from fix/bash-history-widget-selected-entry into main
...
Reviewed-on: pub-solar/os#170
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-26 14:44:43 +01:00
teutat3s
dff81759a8
bash: fix history widget (ctrl+r) unreadable
...
selected entry
2023-02-25 19:22:19 +01:00
b12f
820e322313
Merge pull request 'drone: use official drone-scp image again' ( #165 ) from fix/use-official-drone-scp-image into main
...
Reviewed-on: pub-solar/os#165
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-24 21:38:55 +01:00
b12f
837a2e1685
Merge pull request 'nvim: fix file preview for names containing spaces' ( #168 ) from fix/neovim-preview-filenames-with-spaces into main
...
Reviewed-on: pub-solar/os#168
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-24 21:38:29 +01:00
teutat3s
9e6c7c140b
bash: use nvfetcher for ble.sh sources
2023-02-24 20:18:45 +01:00
teutat3s
5fd4ffeb5d
bash: fix starship color in prompt
2023-02-24 18:37:45 +01:00
teutat3s
9a3a7c7d00
bash: ble.sh use desc menu style for completion
2023-02-24 18:37:45 +01:00
Benjamin Bädorf
3f7f1f0038
Fix blesh hash
2023-02-24 18:34:33 +01:00
teutat3s
c8435976eb
nvim: fix file preview for names containing spaces
2023-02-24 18:11:09 +01:00
teutat3s
db3af3c76a
bash: disable ble.sh history share
...
complete on first TAB if there's a single matching filename
with show-all-if-ambiguous on
enable history search with arrow up after starting to type a command
2023-02-24 18:07:37 +01:00
teutat3s
c5c6f1b098
bash: agenix secret only exists in teutat3s branch
2023-02-02 17:50:23 +01:00
teutat3s
35c276bb49
bash: clean up unneeded starship.toml
2023-02-02 17:46:00 +01:00
teutat3s
4ef40b5971
drone: use official drone-scp image again
...
Our PR got accepted and the flag we needed is available now:
https://github.com/appleboy/drone-scp/pull/102
2023-02-02 17:39:14 +01:00
teutat3s
a50ae3df10
bash: ble.sh tweaks and starship ricing
2023-02-02 17:38:04 +01:00
teutat3s
9153af8809
terminal-life: switch from zsh to bash & starship
2023-02-02 17:37:42 +01:00
b12f
df569f3215
Merge pull request 'Really fix nvfetcher always rebuilding, fix agenix overlay, bump flake.lock' ( #162 ) from fix/nvfetcher-agenix-bump-flake into main
...
Reviewed-on: pub-solar/os#162
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-01 12:13:47 +01:00
teutat3s
2ed21e3b94
flake: make digga, deploy, agenix follow existing
...
inputs
This should reduce merge conflicts in the flake.lock file by reducing
the number of locked inputs
2023-02-01 11:29:34 +01:00
teutat3s
edc7335d48
Use nix version from 22.11, prevent nvfetcher from
...
rebuilding so much: it has nix as a dependency and won't find its hash
in the binary cache if we override our nix version with the one from
nixos-unstable. 22.11 has 2.11.1 which should be recent enough for us.
2023-02-01 11:21:46 +01:00