Advertisement
Guest User

Untitled

a guest
May 26th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #!/bin/sh
  2. RUN=eval `dircolors ~/.dircolors`
  3.  
  4. echo "Fixing light solarize ls"
  5. cp ~/bin/dircolors/dircolors.ansi-light ~/.dircolors
  6. ${$RUN}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement