summaryrefslogtreecommitdiffstats
path: root/2configs/tv/base.nix
diff options
context:
space:
mode:
Diffstat (limited to '2configs/tv/base.nix')
-rw-r--r--2configs/tv/base.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/2configs/tv/base.nix b/2configs/tv/base.nix
index 751a4beed..0494ea08e 100644
--- a/2configs/tv/base.nix
+++ b/2configs/tv/base.nix
@@ -1,5 +1,6 @@
{ config, lib, pkgs, ... }:
+with builtins;
with lib;
let
@@ -116,6 +117,8 @@ in
shopt -s no_empty_cmd_completion
complete -d cd
+ ${readFile ./bash_completion.sh}
+
# TODO source bridge
'';
promptInit = ''
[cgit] Unable to lock slot /tmp/cgit/c5200000.lock: No such file or directory (2)