Giter VIP home page Giter VIP logo

dotfiles's Introduction

superceded

This repo has been superceded by my new chezmoi powered dotfiles repo

old stuff

. kitchen's dotfiles

I'm now using stow to manage my dotfiles. Or at least trying to. This is an experiment. So far I really only have 3 things I have my dotfiles on anymore and they all support stow, so that's good.

run bash install.sh and delete things as it whines about them. It's not a smooth transition process, but that's fine. I don't care enough to bother trying to fix it :)

packages

in each package there's room for a README file and a post-install-hook file.

The README is obvious, but the post-install-hook is a bash script that runs after the stow has been installed. This is to install user level things like rust packages or whatnot. The scripts should try to only run if they need to (i.e. if they're installing a kubernetes plugin, see if that plugin is installed first before trying to install again), and if it's a suuuuuuuper long install process (e.g. helix-editor) perhaps either just tell the user what to do or prompt before doing it. Maybe with some sort of environment variable override to automatically just go ahead. I dunno.

dotfiles's People

Contributors

jeremy-stripe avatar kitchen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

dotfiles's Issues

emacs solarized colors look like hot garbage in terminal

I did some experimentation with this, setting TERM, using different variants of solarized theme, and I think I got close, but ultimately I think the theme(s) I'm using aren't set up expecting that I have my terminal's colors set according to solarized.

When I got really close the one time, it seemed like the base0* colors were backward. Like the background color should have been the dark, and the "you're on this line" color should have been light, but they were swapped. I didn't dig much deeper than that, though.

I think first step would be to validate that my terminal's solarized colors are set correctly across my 3 terminals that I use (iterm2 on macos, gnome-terminal on ubuntu, and blink on ios), and then dig into how the colors are set up in the theme(s).

I am fairly certain all of my terminals support truecolor, but the situation regarding truecolor seems like a major charlie foxtrot and I'm not sure quite how to go about utilizing it. Plus something something mosh doesn't support it? I dunno.

Ultimately, I think that's the right way to go long term, because I'm not worried about compatibility with actual terminals, only the ones I use on the daily, but there's probably some pain along the way.

kubectl in google-cloud-sdk comes before /usr/local/bin (macos)

The kubectl that ships with google-cloud-sdk is old, and lacks, at the very least, kubectl rollout restart deployment foo support, which I use, and something throws the ~/google-cloud-sdk/bin into path before /usr/local/bin.

I suspect it's antigen bundle gcloud, but a quick poke through is non-obvious where it gets set or how, so I figure I'll make an issue here to figure it out.

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.