1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore: fish: add todos

This commit is contained in:
oddlama 2023-01-20 15:33:12 +01:00
parent a9fbe8db8b
commit 79cd2c1410
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -3,6 +3,10 @@
pkgs,
...
}: {
# FIXME: ctrl-del not working
# FIXME: esc goes into vim mode, i hate it.
# FIXME: fzf on tab missing
# FIXME: DEL also deletes to the left :(
programs = {
fish = {
enable = true;