Git Product home page Git Product logo

archsugar-cli's People

Contributors

sugarraysam avatar

Stargazers

 avatar

Watchers

 avatar

archsugar-cli's Issues

Backup scenario

Create a tar.gz archive of important files, encrypt, keep local copy under (~/.backup) and upload to AWS S3 buckets.

Add manual tasks after first run to Wiki

  • Currently ansible modules would:
    a. Detect if first run of module
    b. Add note to TODO file for user to perform actions

  • Remove this extra complexity, and simply document the manual steps required after first run install for each module

Here is the raw info:

Firefox

  • Login with your firefox account to sync data

Base

  • Clone your password-store from an existing private git repo or init gopass
    (https://github.com/gopasspw/gopass)
    $ git clone <private_repo> ~/.password-store
  • Import ssh keys / gpg keys from password store

X

vscode

Leftover from TODO

  • Replace systemd-boot /w grub (after packer integration tests)
  • Packer virtualbox VM ++ add to CI ++ publish to vagrant
  • Look @ fzf
  • Clean aliases
  • Backup scenario (tar.gz)
  • Fix autologin ++ tmux autostart
  • Find better software than pavucontrol
  • Set SUGAR_VIRT=[none,oracle], in go, instead of ansible
    -> clean tasks/main.yml && scenarios
  • dependabot + Auto PR + auto MR + auto pipeline

Implement mv subcommand

  • Register status (enabled? disabled?)
  • Disable (unlink)
  • Read vars & tasks files in-memory
  • Regexp replace all "old_name_" -> "new_name_"
  • Write new files (vars & tasks)
  • Delete old files
  • Enable if was enabled

Refactor,refactor,refactor

  • Add basedir as Field to UncreatedScenario and CreatedScenario types
  • Simplify setup_test.go, don't change helpers.Basedir
  • helpers.Basedir -> function()
  • Use pointers and pointer receiver methods
  • CreatedScenario -> Created, UncreatedScenario -> Uncreated
  • Simplify templates, take in Uncreated pointer, and destination, don't need anything else

Fix i3status and dmenu

  • Fix status bar, add disk size used of / (in %)
  • Add memory used
  • dmenu find all binaries (gazebo, etc)

Fix ldflags

goreleaser ldflags are not injected by the linker into the binary

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.