forked from mirrors_public/oddlama_nix-config
refactor: move full neovim config to only myuser
This commit is contained in:
parent
4c377b260e
commit
14329a9a5d
22 changed files with 23 additions and 40 deletions
|
@ -44,6 +44,10 @@
|
|||
# TODO mouse speed
|
||||
# TODO persist tmp malte ddelete.
|
||||
# TODO ncdu
|
||||
home.shellAliases = {
|
||||
p = "cd ~/projects";
|
||||
zf = "zathura --fork";
|
||||
};
|
||||
|
||||
# Needed to fix cursors in firefox under wayland, see https://github.com/NixOS/nixpkgs/issues/207339#issuecomment-1374497558
|
||||
gtk = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue