Don’t think I’ve seen fish shell yet
Don’t think I’ve seen fish shell yet
You’re welcome! For tmux check out pain control, gives some alternative and maybe easier to remember bindings.
It is! Nu looks really cool, haven’t gotten around to migrating yet myself.
You can sync easily to another device on the same network via ssh for example. You can also call a script automatically after the backup has been created and do your custom stuff in there.
I’m really liking borgmatic myself as a wrapper for Borg.
EDIT: I don’t have experience doing full OS backups. I only make backups of specific directories.
My solution for a power efficient setup was to split it up: all the services I use but don’t need all the time, like jellyfin for example, I host on my nas. I only turn that on when I need it.
The stuff that’s running all the time, like home assistant, addblocker, etc, I run on a raspberry pi.
Might not work for everyone, but I’m happy with it.
I do exactly the same. I do not have a lot of data I feel a need to backup. I have a nightly job that zips and then encrypts my data, then rclones it to off site storage.
I have one 3B running adguard and a wireguard vpn server. Another 4B doing the same, plus kitchenowl and home assistant.
I really enjoy alacritty, it provides you a terminal with nice defaults.
For a bit more base functionality, such as tabs or split panes, you could look into kitty or wezterm for example.
In the case of alacritty you’d need to look at other tools such as tmux or zellij for multi-terminal workspaces in one window.