more helpers for git and tmux flow
This commit is contained in:
parent
cc79b2a6b2
commit
8ae9c6ecda
6 changed files with 123 additions and 18 deletions
|
|
@ -60,6 +60,7 @@ with lib;
|
|||
|
||||
environment.shellInit = lib.concatStringsSep "\n\n" [
|
||||
(builtins.readFile ./common.sh)
|
||||
(builtins.readFile ./tmux_helpers.sh)
|
||||
(builtins.readFile ./branch.func.sh)
|
||||
(builtins.readFile ./branchd.func.sh)
|
||||
(builtins.readFile ./link_ignored.func.sh)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue