Giter VIP home page Giter VIP logo

dotfiles's People

Contributors

justaddcl avatar

Watchers

 avatar

dotfiles's Issues

brew command not found

Even though homebrew is installed through the script, in the Adding additional Homebrew taps step, the script throws an brew: command not found.

The fix was to run the two commands that the homebrew install lists in the Next steps section at the end of the homebrew install:

(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/${user}/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"

but the script should automatically run these commands after the homebrew install has completed to not cause the script to thrown an error.

Curl commands should specify the destination filename

The script is currently failing when trying to download the configs from GitHub and I suspect it's because the destination filename needs to be defined. Currently, it's only specifying the directory which causes the curl command to fail.

Script does not fail gracefully

If something fails while the script is running, the script simply ends. Is there a way we can gracefully exit the current step and simply move onto the next one? The error should be displayed, but ideally, it wouldn't stop the script from continuing unless it's a fatal error.

Desktop pictures directory not found

The lockscreen installation step fails with Error: /Library/Caches/Desktop Pictures/ directory does not exist. even though the directory does exist.

Invalid Raycast config

When attempting to import the Raycast config downloaded via the system-brew script, Raycast throws an error saying that the config is in the wrong format. It appears that the config filename is very important and changing it will cause the import to fail. To fix this, the Raycast config in the repo will need to be replaced by the original config file with the full name.

Script gets stuck after zsh install

After ZSH is installed, the script seems to go into the zsh prompt and get stuck there. Exiting the prompt causes the script to exit without finishing whatever else is supposed to follow.

Is there a way to exit the zsh prompt without exiting the rest of the script or a way of avoiding going into the prompt?

MAS install fails at Flow

When installing the apps from the Mac App Store, the following error is received while attempting to install Flow - Focus & Pomodoro Timer:

Error: Download request failed: The server gave an error during download: 500 Internal Server Error.

This should be investigated to see if the mas id is incorrect or if Flow - Focus & Pomodoro Timer should be removed from the mas list.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.