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