Software Alternatives, Accelerators & Startups

Bash + GNU Stow: take a walk while your new macbook is being set up

Oh My Zsh Duti Mas CLI Vim-Plug
  1. A delightful community-driven framework for managing your zsh configuration.
    Pricing:
    • Open Source
    I use oh my zsh along with powerlevel10k and this is how my terminal looks Pretty, right?

    #Developer Tools #Programming #Terminal 61 social mentions

  2. 2
    duti is a command-line utility capable of setting default applications for various document types on macOS, using Apple's Uniform Type Identifiers (UTI). It's the CLI analog to RCDefaultApps and SwiftDefaultApps
    Lastly, and this is a personal preference, I want to set vscode as default application for all my source code files. To do so we will use duti.

    #Monitoring Tools #Cloud Storage #CRM 6 social mentions

  3. Mac App Store command line interface
    For all the apps that cannot be found as brew casks we can use mas (Mac App Store cli). This cli tool needs the IDs of the apps. To check the apps you have installed simply run:.

    #Monitoring Tools #Window Manager #Mac Tools 12 social mentions

  4. :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
    Lastly, I also want to automatically install all my neovim plugins. First I need to install the plugin manager (I use vim-plug) and then I want to install all the plugins defined on my dotfiles.

    #Text Editors #Programming #Programming Tools 92 social mentions

Discuss: Bash + GNU Stow: take a walk while your new macbook is being set up

Log in or Post with