diff --git a/.bashrc b/.bashrc index a5f83b7..7cac8e2 100644 --- a/.bashrc +++ b/.bashrc @@ -112,3 +112,5 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi + +[ -s "/Users/doty/.dnx/dnvm/dnvm.sh" ] && . "/Users/doty/.dnx/dnvm/dnvm.sh" # Load dnvm diff --git a/.config/NuGet/NuGet.Config b/.config/NuGet/NuGet.Config new file mode 100644 index 0000000..d0d4c10 --- /dev/null +++ b/.config/NuGet/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.config/fish/config.fish b/.config/fish/config.fish index d6e25cb..ae2c2f6 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -1,3 +1,16 @@ if status --is-login - set PATH $PATH ~/bin -end \ No newline at end of file + set PATH $PATH ~/bin ~/devtools/buck/bin +end + +export EDITOR=ec +export VISUAL=ec + +export FBANDROID_DIR=/Users/doty/fbsource/fbandroid +alias quicklog_update=/Users/doty/fbsource/fbandroid/scripts/quicklog/quicklog_update.sh +alias qlu=quicklog_update + +# added by setup_fb4a.sh +export ANDROID_SDK=/opt/android_sdk +export ANDROID_NDK_REPOSITORY=/opt/android_ndk +export ANDROID_HOME={ANDROID_SDK} +export PATH={PATH}:{ANDROID_SDK}/tools:{ANDROID_SDK}/platform-tools diff --git a/.config/fish/functions/dnu.fish b/.config/fish/functions/dnu.fish new file mode 100644 index 0000000..d75cc3d --- /dev/null +++ b/.config/fish/functions/dnu.fish @@ -0,0 +1,8 @@ +function dnu --description "wraps the dnu bash script" + if test -e ~/.dnx/dnvm/dnvm.sh + set dnx ~/.dnx/dnvm/dnvm.sh + else if test -e /usr/local/bin/dnvm.sh + set dnx /usr/local/bin/dnvm.sh + end + bash -c ". $dnx && dnu $argv" +end diff --git a/.config/fish/functions/dnvm.fish b/.config/fish/functions/dnvm.fish new file mode 100644 index 0000000..04dd8c5 --- /dev/null +++ b/.config/fish/functions/dnvm.fish @@ -0,0 +1,8 @@ +function dnvm --description "wraps the dnvm.sh bash script" +if test -e ~/.dnx/dnvm/dnvm.sh + set dnx ~/.dnx/dnvm/dnvm.sh +else if test -e /usr/local/bin/dnvm.sh + set dnx /usr/local/bin/dnvm.sh +end + bash -c ". $dnx && dnvm $argv" +end diff --git a/.config/fish/functions/dnx.fish b/.config/fish/functions/dnx.fish new file mode 100644 index 0000000..562e497 --- /dev/null +++ b/.config/fish/functions/dnx.fish @@ -0,0 +1,8 @@ +function dnx --description "wraps the dnx bash script" +if test -e ~/.dnx/dnvm/dnvm.sh + set dnx ~/.dnx/dnvm/dnvm.sh +else if test -e /usr/local/bin/dnvm.sh + set dnx /usr/local/bin/dnvm.sh +end + bash -c ". $dnx && dnx $argv" +end diff --git a/.config/stetic/library-cache/4201152a-3448-4296-ba3b-c67344a4f00f/objects b/.config/stetic/library-cache/4201152a-3448-4296-ba3b-c67344a4f00f/objects new file mode 100644 index 0000000..473bc76 --- /dev/null +++ b/.config/stetic/library-cache/4201152a-3448-4296-ba3b-c67344a4f00f/objects @@ -0,0 +1,1869 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | + + + + + + + + + + + + + + + + + + + + + + | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | + + + + + + GTK_ + + + + + + + + + + + + + + + + + + + | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.config/stetic/library-cache/index.xml b/.config/stetic/library-cache/index.xml new file mode 100644 index 0000000..1de8351 --- /dev/null +++ b/.config/stetic/library-cache/index.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.config/xbuild/pkgconfig-cache-2.xml b/.config/xbuild/pkgconfig-cache-2.xml new file mode 100644 index 0000000..e9b77f8 --- /dev/null +++ b/.config/xbuild/pkgconfig-cache-2.xml @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file