@@ -1,6 +1,7 @@
#!/bin/bash
ln -s ~/dotfiles/.bashrc ~/.bashrc
ln -s ~/dotfiles/.bash_profile ~/.bash_profile
+ln -s ~/dotfiles/.profile ~/.profile
ln -s ~/dotfiles/.fishrc ~/.fishrc
ln -s ~/dotfiles/.xinitrc ~/.xinitrc
./setup-vim.sh