Commit graph

376 commits

Author SHA1 Message Date
d3ed1bf9ae
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 20:56:52 +02:00
4c4e889e27
core: use linux_testing 6.4-rc kernel 2023-05-18 00:05:45 +02:00
7e1758bfb2
wip: track nixos-unstable 2023-05-18 00:04:39 +02:00
1eac244310
nvim: remove unused patch file 2023-05-18 00:01:33 +02:00
12704e8df7
starship: more icons for git status 2023-05-18 00:00:56 +02:00
fe4550bfc7
chore: python3{9,10}Packages -> python3Packages 2023-05-17 23:56:46 +02:00
62970b02e7
Merge branch 'main' into teutat3s 2023-05-14 17:36:34 +02:00
90e1fe7e6f
neovim: add kubernetes json schema to yamlls LSP 2023-05-13 18:47:56 +02:00
ca5ed1ae69
zsh: remove leftover files and traces of zsh usage
Move base16.zsh into XDG_DATA_HOME, rename to base16.sh
2023-05-06 15:19:08 +02:00
6bb6112bcc
ble.sh decrease completion timeout a bit more 2023-05-05 18:39:15 +02:00
7c6235512d
dumpyourvms: linux 6.4 remembers screen brightness
Using acpi_video0 for changing the brightness with keyboard hotkeys
2023-05-05 18:39:05 +02:00
c06c2c7fe9
starship: prepare username@hostname prompt
Remove old toml file
2023-05-05 18:11:04 +02:00
d7d316bddb
dumpyourvms: mnx: cat: move to user teutat3s 2023-05-05 18:10:08 +02:00
69f842bd6e
core: experimental linux kernel version 6.4-rc0
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-26 14:22:06 +02:00
e7b03b9770
dumpyourvms: core: use linuxPackages_6_1 and add
All checks were successful
continuous-integration/drone/push Build is passing
check for kernel version for WiFi kernel module pre-sleep + post-sleep
hook
2023-04-26 12:54:38 +02:00
19785f035c
docker-ci-runner: fix stop hanging for 120s
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-15 21:13:45 +02:00
6547aa92cf
bash: want CTRL+c to cancel and discard current
All checks were successful
continuous-integration/drone/push Build is passing
line when in ble.sh vim insert mode
2023-04-15 12:44:45 +02:00
bc519e213d
crypto: add fwknop to installed packages 2023-04-07 15:57:40 +02:00
22302c6256
nix.conf: add back required experimental features
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 18:53:54 +02:00
92201e4a79
bash: move secrets customization to user teuat3s 2023-03-27 18:06:16 +02:00
cc35703d17
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:03:28 +02:00
2332577d73
flake: pull in changes from digga upstream
See:
54ede8e591...0595ae70cd?diff=unified
2023-03-27 13:43:33 +02:00
b3711c5ec2
Merge branch 'main' into teutat3s
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-27 10:45:49 +02:00
06f8062fd0
audio: disable useless bluetooth sap plugin 2023-03-27 10:38:24 +02:00
4d4bf4abc6
networking: caddy file_server without etag header 2023-03-27 10:33:50 +02:00
b9031dbd7c
core: reload caddy instead of always restarting
when config file changes
2023-03-16 11:49:36 +01:00
5b1f2dcc23
core: use latest linux kernel 6.2 2023-03-16 11:49:12 +01:00
a1d46324ea
terminal-life: add tree 2023-03-14 14:27:32 +01:00
7b62e887cb
Use linux kernel 6.1 (LTS) 2023-03-14 14:27:08 +01:00
25126fd8ca
Make resumeDevice optional
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-26 21:51:25 +01:00
1c6a726d01
remove packages from lite mode 2023-02-26 21:51:19 +01:00
858fd257a4
define settings as defaults 2023-02-26 21:51:13 +01:00
a476b72916
bash: disable ble.sh calculating time after each
All checks were successful
continuous-integration/drone/push Build is passing
command
2023-02-26 00:19:17 +01:00
a383385724
bash: fix starship color in prompt
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 18:35:06 +01:00
d1d9495f77
bash: ble.sh use desc menu style for completion 2023-02-24 18:23:36 +01:00
c8435976eb
nvim: fix file preview for names containing spaces
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-24 18:11:09 +01:00
d94adfb3b8
nvim: fix file preview for names containing spaces 2023-02-24 17:58:21 +01:00
32a6b9a016
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 17:56:17 +01:00
0e84e1ef2a
bash: add ble.sh changed vi keybindings 2023-02-07 13:28:26 +01:00
db6ff53243
bash: ble.sh tweaks and starship ricing 2023-02-02 17:28:43 +01:00
d9e56cbb47
devops: add flyctl, tea 2023-02-02 17:27:53 +01:00
001a1de2e8
Merge branch 'main' into teutat3s-bash 2023-02-01 19:05:57 +01:00
25ad234f2a
add default for nix store path
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-01-29 18:06:40 +01:00
5f6988291c
Fix wording 2023-01-29 18:06:35 +01:00
289b58198c
NixOS module for a drone ci runner in docker 2023-01-29 18:06:16 +01:00
778ef916ca
Merge branch 'main' into teutat3s-bash 2023-01-28 22:51:33 +01:00
8f77eef79a
terminal-life: switch from zsh to bash & starship 2023-01-28 22:05:02 +01:00
dca0bd978d
Apply treefmt 2023-01-28 21:49:10 +01:00
00677fb11f
Merge branch 'main' into feature/alejandra-treefmt 2023-01-28 21:40:44 +01:00
ea6d2caa9d
networking: don't wait for network-online
It failed upon deployment with deploy-rs and caused it to rollback
2023-01-28 15:22:10 +01:00