Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stopcoffee77
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
stopcoffee77
1y ago
I am trying to contextualize git-based dotfiles. $ context set universe://work/customer-a/devops --update-dotfiles will "render" and apply one set of dotfiles $ context set unvierse://work&
2.
▲
by
stopcoffee77
1y ago
I can no longer edit my original dot manager comment so to add some context: I developed an allergy for the term "vibe-coding" (and made a joke on the selection of OPs words), AI won't turn a lazy unskilled inexperienced pers
3.
▲
by
stopcoffee77
1y ago
Not exactly but almost https://containertoolbx.org/
4.
▲
by
stopcoffee77
1y ago
Here you go # Roaming bashrc profile function sshrc() { BASHRC=$(cat ${HOME}/.bashrc_roaming | base64 -w 0) ssh -t $@ "echo \"${BASHRC}\" | base64 --decode > ~/.bashrc_roaming; \ bash --