tmux-sessionizer: add self to home.packages
parent
90896ca0b3
commit
8662c4df19
|
@ -55,5 +55,8 @@ in
|
||||||
${tmux} switch-client -t "$selected_name"
|
${tmux} switch-client -t "$selected_name"
|
||||||
'');
|
'');
|
||||||
|
|
||||||
|
home.packages = [
|
||||||
|
config.snowhawk.tmux.sessionizer.pkg
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue