diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 11:11:53 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 11:11:53 +0530 |
| commit | 69abf9e4e25b3c8e3eef954b5b09e6734cfbedf9 (patch) | |
| tree | 9963927769158bb3e57c5d1772fabd29a33261a5 /config/dotfiles.nix | |
| parent | f9342d23a46f2a5e558810404b0dfa0732bd71b3 (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | config/dotfiles.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/dotfiles.nix b/config/dotfiles.nix index 1a89f9b..72564d2 100644 --- a/config/dotfiles.nix +++ b/config/dotfiles.nix @@ -4,5 +4,6 @@ home.file = { ".tmux.conf".source = ./.tmux.conf; ".fdignore".source = ./.fdignore; + ".bar.sh".source = ./.bar.sh; }; } |
