diff options
| author | Franck Cuny <franck@fcuny.net> | 2020-10-01 17:58:02 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2020-10-01 17:58:02 -0700 |
| commit | 42b51366a1a897effc0035577746d4b57adcd813 (patch) | |
| tree | 3ba6af7737f5cc821139b5897b634c33413cab56 /scripts/osx.sh | |
| parent | [desktop] more configuration files for linux (diff) | |
| download | emacs.d-42b51366a1a897effc0035577746d4b57adcd813.tar.gz | |
Update makefile
Start to re-organize the Makefile to install the configuration for both
linux and darwin. This is work in progress.
Diffstat (limited to '')
| -rwxr-xr-x | scripts/osx.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/osx.sh b/scripts/osx.sh deleted file mode 100755 index 6c92b2c..0000000 --- a/scripts/osx.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -defaults write com.apple.screencapture location ~/Gdrive/screenshots |
