feat(shell): add tmux
This commit is contained in:
parent
32e96d011a
commit
9d43b837ff
3 changed files with 33 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
devenv
|
||||
difftastic
|
||||
|
@ -25,6 +24,7 @@
|
|||
./rsync.nix
|
||||
./shell_aliases.nix
|
||||
./starship.nix
|
||||
./tmux.nix
|
||||
./tree.nix
|
||||
./zoxide.nix
|
||||
./zsh.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue