Explorar el Código

changed instructions to README and added pentadactyl symlink to README.

cinaeco hace 15 años
padre
commit
4fdab252f9
Se han modificado 2 ficheros con 2 adiciones y 7 borrados
  1. 2 0
      README
  2. 0 7
      instructions

+ 2 - 0
README

@@ -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

+ 0 - 7
instructions

@@ -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