Last active
June 15, 2017 07:16
-
-
Save xhlwill/f5921a1c78f01e67541a1e7957cf3c99 to your computer and use it in GitHub Desktop.
Revisions
-
xhlwill revised this gist
Jun 15, 2017 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ defaults write com.apple.finder AppleShowAllFiles -bool true killall Finder # then restart finder -
xhlwill revised this gist
Jun 14, 2017 . No changes.There are no files selected for viewing
-
xhlwill revised this gist
Jun 14, 2017 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,4 @@ defaults write com.apple.finder AppleShowAllFiles -bool true # then restart finder killall Finder -
xhlwill revised this gist
May 22, 2017 . No changes.There are no files selected for viewing
-
xhlwill revised this gist
Apr 24, 2017 . No changes.There are no files selected for viewing
-
xhlwill revised this gist
Apr 21, 2017 . No changes.There are no files selected for viewing
-
xhlwill renamed this gist
Apr 18, 2017 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
xhlwill created this gist
Apr 5, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ defaults write com.apple.finder AppleShowAllFiles -bool true # then restart finder killall Finder