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:
parent
a9fbe8db8b
commit
79cd2c1410
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue