dotfiles/private_dot_config
Eli Ribble aa05c9f5a6 Fix using fish for tmux on multiple different systems
Previously I used `default-shell` which must be a full path. On
different systems that path is different (specifically NixOS). Instead
we can use `default-command` which can execute anything from the PATH,
which is what we want.
2024-06-25 18:23:33 -07:00
..
nvim Add more python plugin paranoia from work. 2024-03-06 19:24:47 +00:00
private_fish/functions Add description to fish ve function. 2024-03-06 19:15:23 +00:00
tmux Fix using fish for tmux on multiple different systems 2024-06-25 18:23:33 -07:00