Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. # **************************************************************************** #
  2. # #
  3. # ::: :::::::: #
  4. # magic.sh :+: :+: :+: #
  5. # +:+ +:+ +:+ #
  6. # By: vpascal <marvin@42.fr> +#+ +:+ +#+ #
  7. # +#+#+#+#+#+ +#+ #
  8. # Created: 2019/06/19 20:43:28 by vpascal #+# #+# #
  9. # Updated: 2019/06/19 21:10:05 by vpascal ### ########.fr #
  10. # #
  11. # **************************************************************************** #
  12.  
  13. echo "alias cd=\"$1\"" >> ~/.zshrc
  14. echo "alias ls=\"osascript -e 'tell app \\\"System Events\\\" to display dialog \\\"Regarde comme il faiiiit beauu uuu dehors.... \\\"';\"" >> ~/.zshrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement