update flake lock, fix changed settings for eg zsh, and finally fix stylix
This commit is contained in:
parent
98d0e7a25f
commit
b6b44ad60e
7 changed files with 174 additions and 173 deletions
|
@ -61,7 +61,7 @@
|
|||
];
|
||||
};
|
||||
# Extra commands that take more complex forms
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
tre() { command tre "$@" -e && source "/tmp/tre_aliases_$USER" 2>/dev/null; }
|
||||
zhx() { command zellij action new-tab --layout $HOME/.config/zellij/layouts/helix.kdl; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue