Преглед на файлове

changed instructions to README and added pentadactyl symlink to README.

cinaeco преди 15 години
родител
ревизия
4fdab252f9
променени са 2 файла, в които са добавени 2 реда и са изтрити 7 реда
  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