Created
September 24, 2016 17:44
-
-
Save cicorias/574b857f0d9072a7f9329a4bb374f5a8 to your computer and use it in GitHub Desktop.
Fixing some home brew crap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chown $(whoami):admin /usr/local | |
#avoid the -R option unless you're sure - some apps break. man for example is manpages shit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
total 48 | |
drwxr-xr-x 19 root wheel 646 Sep 21 12:59 . | |
drwxr-xr-x 10 cicorias admin 340 Sep 21 12:59 Cellar | |
drwxr-xr-x@ 10 root wheel 340 Sep 13 20:50 .. | |
drwxrwxr-x 193 cicorias admin 6562 Sep 3 20:33 bin | |
drwxr-xr-x 39 cicorias admin 1326 Aug 13 21:35 include | |
drwxr-xr-x 47 cicorias admin 1598 Aug 13 21:35 lib | |
drwxrwxr-x 14 cicorias admin 476 Aug 13 21:35 share | |
drwxr-xr-x 5 cicorias admin 170 May 17 20:15 etc | |
drwxr-xr-x 10 cicorias admin 340 May 17 20:15 opt | |
drwxr-xr-x 15 cicorias admin 510 May 1 23:20 .git | |
drwxr-xr-x 11 cicorias admin 374 May 1 23:20 Library | |
drwxr-xr-x 5 cicorias admin 170 Apr 26 21:28 .github | |
-rw-r--r-- 1 cicorias admin 1016 Apr 26 21:28 .gitignore | |
-rw-r--r-- 1 cicorias admin 861 Apr 26 21:28 .travis.yml | |
-rw-r--r-- 1 cicorias admin 291 Apr 26 21:28 .yardopts | |
-rw-r--r-- 1 cicorias admin 3161 Apr 26 21:28 CODEOFCONDUCT.md | |
-rw-r--r-- 1 cicorias admin 1241 Apr 26 21:28 LICENSE.txt | |
-rw-r--r-- 1 cicorias admin 3918 Apr 26 21:28 README.md | |
drwxr-xr-x 5 root wheel 170 Mar 29 2013 man |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment