@@ -0,0 +1,17 @@
all:bash ghc git python vim
bash:
cp bash_profile ~/.bash_profile
ghc:
cp ghci ~/.ghci
git:
cp gitignore ~/.gitignore
cp gitconfig ~/.gitconfig
python:
cp pythonrc ~/.pythonrc
vim:
cp vimrc ~/.vimrc
The note is not visible to the blocked user.