No description
  • Nushell 63.3%
  • Lua 29.9%
  • Nu 3.2%
  • Shell 2%
  • JavaScript 1%
  • Other 0.6%
Find a file
2026-04-21 13:24:54 -06:00
.themes/marshians/gnome-shell more cleanup 2025-04-09 11:03:51 -06:00
.vscode more cleanup 2025-04-09 11:03:51 -06:00
dotfiles ollama-rocm 2026-04-21 13:24:54 -06:00
gemini ollama-rocm 2026-04-21 13:24:54 -06:00
helpers local 2026-04-03 16:52:13 -06:00
nushell ollama-rocm 2026-04-21 13:24:54 -06:00
nvim ghostty 2026-01-13 15:45:57 -07:00
packages ollama-rocm 2026-04-21 13:24:54 -06:00
vms emacs stuff 2023-06-12 08:51:33 -06:00
windows modernizing a bit 2025-10-24 21:48:47 -06:00
.gitignore nixos stuff 2024-12-17 15:21:10 -07:00
devdocs.json more terminal config 2023-07-21 15:27:56 -06:00
etc-greetd-config.toml greetd 2026-01-26 19:30:22 -07:00
install.nu ollama-rocm 2026-04-21 13:24:54 -06:00
LICENSE refactor 2024-01-12 18:26:58 -07:00
network_issue_summary.txt more config changes 2025-12-05 22:17:58 -07:00
README.md more refinement 2025-11-08 14:04:07 -07:00
scdaemon.conf various stuff 2023-12-20 16:39:51 -07:00
vscode-keybindings.json keybindings unification 2026-02-19 15:56:36 -07:00
vscode-settings-vim.json keybindings unification 2026-02-19 15:56:36 -07:00
webpackDevServer.config.js.patch initial commit 2022-06-24 14:07:16 -06:00
xterm-24bit.terminfo initial commit 2022-06-24 14:07:16 -06:00

dotfiles

My dotfiles

Arch Linux

You may want to use parallel downloads:

sed -i 's/#ParallelDownloads 5/ParallelDownloads 5/g' /etc/pacman.conf

Do a basic install make sure you include:

base base-devel linux linux-firmware nushell git iptables-nft sudo [amd-ucode|intel-ucode] pipewire neovim efivar efibootmgr networkmanager 

Dotfiles Installation

mkdir -p ~/dev
git clone https://github.com/icub3d/dotfiles ~/dev/dotfiles
pushd ~/dev/dotfiles
nu install.nu

Setup Git

Add this to ~/.gitconfig.local

[user]
	name = Joshua Marsh (icub3d)
	email = joshua.marshian@gmail.com
	signingkey = [KEY]

If you are using gh then:

gh auth setup-git

Syncthing

  • Enable syncthing
systemctl enable --now --user syncthing

3rd Monitor Not Working

I kept cycling the power (unplug from monitor) until it finally was recognized?!?!?

Mirror List

nu mirrors

Docker Slow Stopping

sudo systemctl edit docker and add:

[Unit]
After=containerd.service
Wants=containerd.service

Firefox Theme

https://color.firefox.com/?theme=XQAAAAINAQAAAAAAAABBKYhm849SCia2CaaEGccwS-xMDPr6vjCkinuVw7Rh0WX8gM_c2TvB3-esAFTiupayP4GQLS2fI8oYy0uawh_8cVtu99eOYhDmnCmqQ8gsax812SPJeRBaP8FQlXs_t5GJqRtQcDC0dvNpFyxMhn5I7pdRo_WGVHACD5lUOjsRZECYOmTUC3L6m4McnTwSV2UXD0rdARNAQCEOTLz_kod6JZdDs1H0wDNLORmuPzQn-__Dpm7g

GUI Links