Просмотр исходного кода

changed instructions to README and added pentadactyl symlink to README.

cinaeco 15 лет назад
Родитель
Сommit
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