@@ -5,3 +5,5 @@ ln -s dotFiles/vim/vimrc ./.vimrc
ln -s dotFiles/zsh/zshrc ./.zshrc
ln -s dotFiles/zsh/zshenv ./.zshenv
+
+ln -s dotFiles/pentadactyl/pentadactylrc ./.pentadactylrc
@@ -1,7 +0,0 @@
-Create the following symlinks to use the dotFiles files in this repository
-(Use from the home directory)
-
-ln -s dotFiles/vim/vimrc ./.vimrc
-ln -s dotFiles/zsh/zshrc ./.zshrc
-ln -s dotFiles/zsh/zshenv ./.zshenv