Skip to content

Fresh Install Updates#26

Open
dkalowsk wants to merge 14 commits into
mainfrom
dkalowsky/fresh_update
Open

Fresh Install Updates#26
dkalowsk wants to merge 14 commits into
mainfrom
dkalowsky/fresh_update

Conversation

@dkalowsk
Copy link
Copy Markdown
Owner

@dkalowsk dkalowsk commented Apr 6, 2026

Minor updates needed after having done a fresh OS installed when the SSD completely failed.

Use the gitconfig to set the default branch name to main
instead of using master these days.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Remove the duplicate entry for universal-ctags

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Use snap and brew to install diff-so-fancy.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Update the release of the cascadia code font path.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Comment thread aptgets
Comment thread bash/.bashrc
@dkalowsk dkalowsk force-pushed the dkalowsky/fresh_update branch from 42a7e2b to b14b98c Compare April 17, 2026 18:02
Make the platform selection process more consistent and
fault tolerant by using readonly constants for the strings
and also scrubbing the uname output to always be the same.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Add the bash autocomplete series for the git commands
and add openocd for flashing the rpi_pico with Zephyr.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Previously this was being done with a downloaded file
but it seems that Ubuntu at least has a package to
do the same thing and just needs to be updated to
source.  Add sourcing to my bashrc.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Set the ghostty theme to TokyoNight Night.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
now that wl-clipboard is installed, enable the use of
the clipboard from ghostty such that vim/nvim yanks
can populate it and pull from it.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
Turns out, I use a lot of the fzf keybindings without really
noticing it.  Make sure first that FZF is installed.  Then
second make sure to source the key-bindings and tab
completion features.  The paths right now are specific to
the apt installed version of FZF which will also need to be
updated for the locally installed versions on other OSes.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
This has been a command I use on and off to determine how much
of the development is going on.  It was recently brought back
to my attention in a blog post by someone who uses it to
determine how alive a project is. That is an interesting change
as for me this command is really about determining how close
we are towards release.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
This one comes from a recent blog post about determining the
file with the most change.  This falls under the Adam
Tornhill concept of treating your codebase as a crime to
find where the most damage is being done.

Typically the file with the most continuous changes for a long
lived project is the file that needs to be broken down into
small parts such that it can be better understood.  In
a previous life I had done this with the use of codecity and
hadn't really thought to do it with straight git commands.

I'm surprisingly happy to discover it can be done with
straight git commands.

Signed-off-by: Dan Kalowsky <dank@deadmime.org>
@dkalowsk dkalowsk force-pushed the dkalowsky/fresh_update branch from 5d0fb93 to e2953e6 Compare May 14, 2026 23:58
Dan Kalowsky and others added 2 commits May 29, 2026 10:34
Now that all of this is sourced from other parts, remove
our custom version.

Signed-off-by: Dan Kalowsky <dkalowsky@QCOM-O84ylWyi9y.na.qualcomm.com>
Add the files for updating to astronvim v6. This fixes an issue on
neovim v12 that throws a warning on startup due to a change in how
clang-format and clang-tidy can be loaded now.

Signed-off-by: Dan Kalowsky <daniel.kalowsky@oss.qualcomm.com>
@dkalowsk dkalowsk force-pushed the dkalowsky/fresh_update branch from e2953e6 to 2e267fb Compare May 29, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants