Replies: 1 comment 1 reply
-
an update on this before closing the discussion 🟢 mentions to "a2n-s"git lf
| lines
| each {|it|
grep -H "a2n-s" $it
} does not give any output and shows there are no "a2n-s" anymore in the dotfiles 👌 🟡 mentions to "amtoine"git lf
| lines
| each {|it|
grep -H "amtoine" $it
}
| lines
| find --invert "github.com/amtoine" # remove my personal github
| find --invert "amtoine.github.io" # and my personal website
| parse "{file}:{line}" gives ╭────┬───────────────────────────────────────────────────┬───────────────────────────────────────────────────╮
│ # │ file │ line │
├────┼───────────────────────────────────────────────────┼───────────────────────────────────────────────────┤
│ 0 │ .bash_aliases │ alias clear="clear; echo; seq 1 $(tput cols) | │
│ │ │ sort -R | amtoine-spark | lolcat -t; echo" │
│ 1 │ .bash_aliases │ alias qtheme="amtoine-themes -C=qtile" │
│ 2 │ .bash_profile │ source │
│ │ │ /home/amtoine/.config/broot/launcher/bash/br │
│ 3 │ .bashrc │ amtoine-xtcl -d -q │
│ 4 │ .bashrc │ source │
│ │ │ /home/amtoine/.config/broot/launcher/bash/br │
│ 5 │ .config/bspwm/bspwmrc │ export │
│ │ │ WM_STARTUP_SOUND="/usr/share/sounds/amtoine-sound │
│ │ │ s-git/startup.16.mp3" │
│ 6 │ .config/bspwm/scripts/autostart.sh │ if does_command_exist amtoine-gh-notify; │
│ │ │ then │
│ 7 │ .config/bspwm/scripts/autostart.sh │ amtoine-gh-notify │
│ 8 │ .config/bspwm/scripts/autostart.sh │ log_warning "amtoine-gh-notify not │
│ │ │ found in \$PATH" │
│ 9 │ .config/bspwm/scripts/autostart.sh │ if does_command_exist amtoine-update; │
│ │ │ then │
│ 10 │ .config/bspwm/scripts/autostart.sh │ amtoine-update --check │
│ 11 │ .config/bspwm/scripts/autostart.sh │ log_warning "amtoine-update not found │
│ │ │ in \$PATH" │
│ 12 │ .config/doom/config.el │ "amtoine on GitHub\n" │
│ 13 │ .config/dunst/dunstrc │ default_icon = │
│ │ │ /usr/share/icons/amtoine-icons-git/stickers/100x1 │
│ │ │ 00/notification/low-priority.png │
│ 14 │ .config/dunst/dunstrc │ default_icon = │
│ │ │ /usr/share/icons/amtoine-icons-git/stickers/100x1 │
│ │ │ 00/notification/notification.png │
│ 15 │ .config/dunst/dunstrc │ default_icon = │
│ │ │ /usr/share/icons/amtoine-icons-git/stickers/100x1 │
│ │ │ 00/notification/high-importance.png │
│ 16 │ .config/fish/config.fish │ alias qtheme="amtoine-themes -C=qtile" │
│ 17 │ .config/fish/config.fish │ amtoine-xtcl -d -q │
│ 18 │ .config/git/config │ name = amtoine │
│ 19 │ .config/git/config │ email = │
│ │ │ [email protected] │
│ 20 │ .config/lazygit/config.yml │ 'amtoine': '#ff0000' │
│ 21 │ .config/sxhkd/sxhkdrc │ amtoine-hdmi --main --brightness {-,+} --step 5 │
│ │ │ --notify │
│ 22 │ .config/sxhkd/sxhkdrc │ amtoine-hdmi --main --brightness {-,+} --step 1 │
│ │ │ --notify │
│ 23 │ .config/sxhkd/sxhkdrc │ amtoine-hdmi --second --brightness {-,+} --step │
│ │ │ 5 --notify │
│ 24 │ .config/sxhkd/sxhkdrc │ amtoine-hdmi --second --brightness {-,+} --step │
│ │ │ 1 --notify │
│ 25 │ .config/sxhkd/sxhkdrc │ amtoine-sound --toggle --channel Master │
│ │ │ --notify │
│ 26 │ .config/sxhkd/sxhkdrc │ amtoine-sound --bluetooth --notify │
│ 27 │ .config/sxhkd/sxhkdrc │ amtoine-sound --{down,up} --channel Master │
│ │ │ --step 1 --notify │
│ 28 │ .config/sxhkd/sxhkdrc │ amtoine-sound --{down,up} --channel Master │
│ │ │ --step 5 --notify │
│ 29 │ .config/sxhkd/sxhkdrc │ amtoine-scrot {window,full} --notify │
│ 30 │ .config/sxhkd/sxhkdrc │ amtoine-battery --print │
│ 31 │ .config/sxhkd/sxhkdrc │ amtoine-gh-notify │
│ 32 │ .config/sxhkd/sxhkdrc │ amtoine-mocp --follow │
│ 33 │ .config/sxhkd/sxhkdrc │ PICOM_EXTRA_FLAGS="--experimental-backends │
│ │ │ --animations" amtoine-pcm --{blur,toggle} │
│ │ │ --notify │
│ 34 │ .config/sxhkd/sxhkdrc │ amtoine-pdf │
│ 35 │ .config/sxhkd/sxhkdrc │ $WM_TERM $WM_TERM_FLAGS amtoine-themes --dmenu │
│ 36 │ .config/sxhkd/sxhkdrc │ {feh --bg-fill --randomize │
│ │ │ /usr/share/backgrounds/* --no-fehbg,amtoine-wfzf │
│ │ │ --dmenu} │
│ 37 │ .config/sxhkd/sxhkdrc │ amtoine-{sys-stats,time-date,weather-get} │
│ 38 │ .config/sxhkd/sxhkdrc │ amtoine-update --{check,update} │
│ 39 │ .config/sxhkd/sxhkdrc │ $WM_TERM $WM_TERM_FLAGS │
│ │ │ {amtoine-macho,amtoine-wtldr} │
│ 40 │ .config/zsh/.zshrc │ source │
│ │ │ /home/amtoine/.config/broot/launcher/bash/br │
│ 41 │ .moc/on_song_change.sh │ [[ ! -v ICONS ]] && │
│ │ │ ICONS="/usr/share/icons/amtoine-icons-git/sticker │
│ │ │ s/100x100" │
│ 42 │ .moc/on_stop.sh │ [[ ! -v ICONS ]] && │
│ │ │ ICONS="/usr/share/icons/amtoine-icons-git/sticker │
│ │ │ s/100x100" │
│ 43 │ .system/etc/default/grub │ GRUB_BACKGROUND="/usr/share/backgrounds/amtoine-w │
│ │ │ allpapers-git/0228_girl-academia-himiko-white-bla │
│ │ │ ck.png" │
│ 44 │ .system/usr/share/sddm/themes/sugar-candy/theme.c │ Background="/usr/share/backgrounds/amtoine-wallpa │
│ │ onf │ pers-git/0228_girl-academia-himiko-white-black.pn │
│ │ │ g" │
│ 45 │ .system/var/log/archinstall/configuration.json │ "hostname": "amtoine", │
│ 46 │ .system/var/spool/cron/user │ 0 * * * * DISPLAY=:0 │
│ │ │ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000 │
│ │ │ /bus /usr/local/bin/amtoine-update --check │
│ │ │ --silent │
│ 47 │ .system/var/spool/cron/user │ 0 * * * * DISPLAY=:0 │
│ │ │ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000 │
│ │ │ /bus /usr/local/bin/amtoine-gh-notify --silent │
│ 48 │ .system/var/spool/cron/user │ * * * * * DISPLAY=:0 │
│ │ │ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000 │
│ │ │ /bus /usr/local/bin/amtoine-battery --check │
│ 49 │ install.sh │ ./install.sh x86_64/amtoine-scripts-git/ │
│ 50 │ install.sh │ ./install.sh x86_64/amtoine-sounds-git/ │
│ 51 │ install.sh │ ./install.sh x86_64/amtoine-wallpapers-git/ │
│ 52 │ install.sh │ ./install.sh x86_64/amtoine-applications-git/ │
│ 53 │ install.sh │ ./install.sh x86_64/amtoine-icons-git/ │
│ 54 │ install.sh │ nu -c 'paru -S (open $"($env.HOME)/pkgs.toml" | │
│ │ │ get pkgs.pacman.explicit.package | find --invert │
│ │ │ --regex "amtoine|wallpapers")' │
│ 55 │ pkgs.toml │ package = "amtoine-applications-git" │
│ 56 │ pkgs.toml │ package = "amtoine-icons-git" │
│ 57 │ pkgs.toml │ package = "amtoine-scripts-git" │
│ 58 │ pkgs.toml │ package = "amtoine-sounds-git" │
│ 59 │ pkgs.toml │ package = "amtoine-wallpapers-git" │
│ 60 │ pkgs.toml │ package = "amtoine-applications-git" │
│ 61 │ pkgs.toml │ package = "amtoine-icons-git" │
│ 62 │ pkgs.toml │ package = "amtoine-scripts-git" │
│ 63 │ pkgs.toml │ package = "amtoine-sounds-git" │
│ 64 │ pkgs.toml │ package = "amtoine-wallpapers-git" │
│ 65 │ pkgs.toml │ package = "amtoine-applications-git" │
│ 66 │ pkgs.toml │ package = "amtoine-icons-git" │
│ 67 │ pkgs.toml │ package = "amtoine-scripts-git" │
│ 68 │ pkgs.toml │ package = "amtoine-sounds-git" │
│ 69 │ pkgs.toml │ package = "amtoine-wallpapers-git" │
├────┼───────────────────────────────────────────────────┼───────────────────────────────────────────────────┤
│ # │ file │ line │
╰────┴───────────────────────────────────────────────────┴───────────────────────────────────────────────────╯ so mainly names of packages and commands...
🔵 remainning details for the futureif we filter those out with git lf
| lines
| each {|it|
grep -H "amtoine" $it
}
| lines
| find --invert "github.com/amtoine" # remove my personal github
| find --invert "amtoine.github.io" # and my personal website
| find --invert "amtoine-" # packages and commands
| parse "{file}:{line}" we get ╭───┬────────────────────────────────────────────────┬───────────────────────────────────────────────────────╮
│ # │ file │ line │
├───┼────────────────────────────────────────────────┼───────────────────────────────────────────────────────┤
│ 0 │ .bash_profile │ source /home/amtoine/.config/broot/launcher/bash/br │
│ 1 │ .bashrc │ source /home/amtoine/.config/broot/launcher/bash/br │
│ 2 │ .config/doom/config.el │ "amtoine on GitHub\n" │
│ 3 │ .config/git/config │ name = amtoine │
│ 4 │ .config/git/config │ email = [email protected] │
│ 5 │ .config/lazygit/config.yml │ 'amtoine': '#ff0000' │
│ 6 │ .config/zsh/.zshrc │ source /home/amtoine/.config/broot/launcher/bash/br │
│ 7 │ .system/var/log/archinstall/configuration.json │ "hostname": "amtoine", │
│ 8 │ install.sh │ nu -c 'paru -S (open $"($env.HOME)/pkgs.toml" | get │
│ │ │ pkgs.pacman.explicit.package | find --invert --regex │
│ │ │ "amtoine|wallpapers")' │
╰───┴────────────────────────────────────────────────┴───────────────────────────────────────────────────────╯ i.e. things that we'll taken care of in the work we have to do with @atxr to merge our personal configs with the dotfiles in a non-invasive way 👌 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here are a few things i've noticed about these dotfiles:
amtoine
" need to be changedthe
README
weeeeell... 👀
a lot of parts are simply missing 🤔
the headers
this will be addressed in #2
the old mentions to "
amtoine
" or "a2n-s
"...... in the filenames
generation of the list
in
nushell
withresults
... inside the files
generation of the list
in
nushell
withonce the bad headers have been removed
results
@atxr, please correct me if i'm wrong on the list of files to work on 😌
you can checkout commit 6e9d343 of branch wip/refactor/fix-all-the-headers 😉
Beta Was this translation helpful? Give feedback.
All reactions