ソースを参照

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