aboutsummaryrefslogtreecommitdiff
path: root/bash/symlinks.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/symlinks.sh')
-rw-r--r--bash/symlinks.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh
index 9683e67..a6777a9 100644
--- a/bash/symlinks.sh
+++ b/bash/symlinks.sh
@@ -31,6 +31,10 @@ ln -fs $DOTFILES/tmux/tmux.conf ~/.tmux.conf
ln -fs $DOTFILES/tmux/tmux-macos.conf ~/.tmux-macos.conf
ln -fs $DOTFILES/tmux/tmux-gnu-linux.conf ~/.tmux-gnu-linux.conf
+## NixOS
+ln -fs $DOTFILES/nixos/evince.destkop ~/.local/share/applications/evince.desktop
+ln -fs $DOTFILES/nixos/firefox.destkop ~/.local/share/applications/firefox.desktop
+
## Emacs
mkdir -p $HOME/.emacs.d/private/layers/
ln -fs $DOTFILES/spacemacs.el ~/.spacemacs