Git Product home page Git Product logo

laptop-provisioning's Introduction

Laptop Provisioning test

This is a set of mitamae recipes to configure my Ubuntu-based laptop (currently Ubuntu "Mantic Minotaur" 23.10).

Should you have questions/concerns/ideas for improvements just send me a message, hit me up on Mastodon or submit a PR. Thanks!

Note: Prior to using mitamae recipes this repository contained a set of Ansible playbooks. They are archived in the ansible branch.

Prerequisites

A Debian/Ubuntu-based machine. It's not tested on any other operating system.

You will also want to fetch all the required git submodules:

$ git submodule update --init --recursive

Be sure to update your local submodule definitions from time to time, should you want to stay "current":

$ git submodule update --recursive --remote

Testing

  • Vagrant >= 2.1.2
  • Docker >= 18.03.0-ce

Provisioning

Just run

$ ./run.sh

You can optionally specify a log level:

$ LOG_LEVEL=debug ./run.sh

Testing

$ vagrant up --provider docker --provision

You should have a box provisioned using the MItamae definitions afterwards.

Manual setup steps

These are not automated (yet)

dotfiles

cd ~
git init .
git remote add <url-to-git-dotfile-repo>
rm .bashrc # Will be replaced by git copy
git pull origin paperclip

Firefox

  • Sign into Firefox
  • Set DuckDuckGo as default search engine
  • about:config
    • media.ffmpeg.vaapi.enabled > true
    • media.ffvpx.enabled > false
    • media.rdd-vpx.enabled > false
    • media.navigator.mediadatadecoder_vpx_enabled > true
    • extensions.pocket.enabled > false
    • extensions.pocket.api > ""
    • privacy.query_stripping.enabled > true
    • privacy.query_stripping.enabled.pbmode > true
  • Enable autoclean in Cookie AutoDelete
  • Sign into Bitwarden

GSConnect

  • Pair device(s)
  • Setting are under gapplication action org.gnome.Shell.Extensions.GSConnect preferences

Google Chrome

  • Install uBlock Origin

neovim

  • vim +PlugInstall
  • vim +UpdateRemotePlugins

Chrome

  • Enable #enable-webrtc-pipewire-capturer in chrome://flags

Other

  • awscli (needs its configuration)
  • crowbar
  • gopass
  • keyring (mutt)

laptop-provisioning's People

Contributors

moritzheiber avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.