Files
dotfiles/symlink.sh
2025-03-17 21:28:22 +01:00

6 lines
108 B
Bash

#! /bin/bash
ln -s ./tmux/tmux.conf ~/.tmux.conf
ln -s ./nvim/init.vim ~/.vimrc
ln -s ./zsh/zshrc ~/.zshrc