[zsh] Rename darwin-icloud-drive-path to remove underscores
This commit is contained in:
parent
92418f9ec9
commit
ba04ffe644
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
function darwin_icloud_drive_path
|
||||
{
|
||||
echo "$HOME/Library/Mobile Documents/com~apple~CloudDocs"
|
||||
}
|
||||
|
||||
darwin_icloud_drive_path "$@"
|
Loading…
Add table
Add a link
Reference in a new issue