diff options
Diffstat (limited to '')
| -rw-r--r-- | config/dotfiles.nix | 1 | ||||
| -rwxr-xr-x | dist/bar.sh (renamed from config/.bar.sh) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/config/dotfiles.nix b/config/dotfiles.nix index 72564d2..1a89f9b 100644 --- a/config/dotfiles.nix +++ b/config/dotfiles.nix @@ -4,6 +4,5 @@ home.file = { ".tmux.conf".source = ./.tmux.conf; ".fdignore".source = ./.fdignore; - ".bar.sh".source = ./.bar.sh; }; } diff --git a/config/.bar.sh b/dist/bar.sh index 2b23972..2b23972 100755 --- a/config/.bar.sh +++ b/dist/bar.sh |
