1
0
Fork
You've already forked stow
0
No description
  • Lua 91.9%
  • Shell 6.1%
  • SCSS 0.9%
  • Ruby 0.4%
  • JavaScript 0.3%
  • Other 0.3%
2026年07月12日 23:18:54 +09:00
.idea zed: update 2025年09月05日 19:21:41 +09:00
alacritty/.config/alacritty alacritty: remove deprecated config 2026年06月18日 20:02:14 +09:00
ansible
bash bash: only load cargo env if it exists 2025年08月15日 04:07:54 +09:00
bin/.local/bin Merge branch 'main' of ssh://codeberg.org/claudiofreitas/stow 2026年07月09日 02:44:16 +09:00
brew/.config/brew brew: update Brewfile 2023年11月29日 00:35:52 +09:00
cht
cursor-mac/Library/Application Support/Cursor/User cursor-mac: init configuration 2025年08月19日 17:23:31 +09:00
dunst/.config/dunst dunst: create nice volume notification style (experimental) 2024年06月04日 04:23:28 +09:00
fastfetch/.config/fastfetch fastfetch: make output simpler 2026年06月02日 01:46:09 +09:00
ghostty/.config/ghostty ghostty: fix theme name 2025年10月23日 22:17:23 +09:00
git git: add .claude/settings.local.json to global ignore 2025年10月02日 12:48:45 +09:00
gnome/.config/gnome-setup-preferences gnome: dark theme 2025年02月25日 01:10:44 +09:00
hammerspoon/.hammerspoon
htop/.config/htop htop: update 2025年09月05日 17:10:09 +09:00
hypr/.config/hypr hypr: update 2024年06月27日 00:25:23 +09:00
i3/.config/i3 i3: iroiro, might need to revert, committing just to save the progress 2024年06月27日 00:48:21 +09:00
i3status/.config/i3status i3: add i3 and i3status configuration 2024年06月03日 20:43:53 +09:00
icons/.local/share/icons icons: update 2024年07月26日 17:59:41 +09:00
karabiner/.config/karabiner karabiner: autoupdate dopamine 2024年11月06日 03:02:36 +09:00
kitty/.config/kitty Merge branch 'main' of github.com:claudiofreitas/stow 2024年07月25日 02:32:26 +09:00
krita/.config krita: init config 2025年06月07日 21:48:03 +09:00
lazygit/.config/lazygit
lf/.config/lf lf: start lf configuration 2024年05月19日 16:00:14 +09:00
mako/.config/mako mako: add config 2024年07月26日 23:37:16 +09:00
mpd/.config/mpd mpd: update 2024年07月26日 23:29:05 +09:00
mpv/.config/mpv mpv: update uosc plugin 2026年03月16日 00:29:52 +09:00
ncmpcpp/.config/ncmpcpp ncmpcpp: update 2024年07月26日 23:32:52 +09:00
nvim/.config/nvim Merge branch 'main' of ssh://codeberg.org/claudiofreitas/stow 2026年06月29日 12:09:05 +09:00
nvim-2026/.config/nvim-2026 Add claudio-darker-2026 color theme as dependency on lazy plugins 2026年07月12日 23:18:54 +09:00
opencode/.config/opencode opencode: update 2026年02月07日 17:58:46 +09:00
picom/.config/picom picom: disable inactive-opacity 2024年06月04日 04:22:42 +09:00
polybar/.config/polybar polybar: start config 2024年06月27日 00:40:55 +09:00
prettier
ranger/.config/ranger
redshift/.config/redshift redshift: set day and night temperatures 2024年06月27日 00:32:29 +09:00
ripgrep/.config/ripgrep ripgrep: add --hidden to default configuration 2024年06月27日 00:34:46 +09:00
rofi/.config/rofi rofi: update 2024年07月26日 23:34:16 +09:00
skhd/.config/skhd skhd: include hyper+1, hyper+2 and hyper+3 keymaps to resize windows taking 1/3 of the screen 2024年01月13日 00:21:59 +09:00
spacebar/.config/spacebar spacebar: display UTC time as well as local 2024年01月13日 00:23:28 +09:00
starship/.config starship: adjust prompt chevron to be similar characters 2025年08月17日 13:14:44 +09:00
sway/.config/sway sway: update theme to darker 2024年07月26日 23:34:56 +09:00
tmux tmux: fiz choose-tree command that broke after on 3.7 2026年07月12日 11:58:45 +09:00
waybar/.config/waybar waybar: update 2024年07月26日 23:31:10 +09:00
wezterm/.config/wezterm wezterm: add window decoration and padding for mac 2026年07月08日 23:25:14 +09:00
x11 x11: include some files I dont remember anymore if I was using them or not, just in case 2025年03月19日 02:33:52 +09:00
xkb/.config/xkb xkb: update 2024年07月26日 23:29:52 +09:00
yabai/.config/yabai
zathura/.config/zathura zathura: create config with tokyo night color theme 2024年07月03日 20:11:18 +09:00
zed/.config/zed Merge branch 'main' of ssh://codeberg.org/claudiofreitas/stow 2025年09月09日 13:24:34 +09:00
zsh zsh: fix bindkeys 2026年07月12日 00:36:51 +09:00
.editorconfig
.gitignore mpv: update config, install uosc and thumbfast plugins 2024年01月13日 00:20:48 +09:00
README.md Update README with zsh-syntax-highlighting install instructions 2026年07月12日 23:11:12 +09:00
restow.sh

Repository with the configuration of the programs I use.

Currently maintened packages/configurations for my Linux system:

  • bash
  • bin
  • ghostty
  • git
  • htop
  • krita
  • mpv
  • nvim
  • prettier
  • ripgrep
  • starship
  • tmux
  • zathura
  • zed
  • zsh
stow bash bin ghostty git htop krita mpv nvim prettier ripgrep starship tmux zathura zed zsh

For zsh syntax highlighting:

git clone --no-checkout https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.config/zsh-syntax-highlighting
cd ~/.config/zsh-syntax-highlighting
git reset --hard e0165eaa730dd0fa321a6a6de74f092fe87630b0
rm -rf ~/.config/zsh-syntax-highlighting/.git
rm ~/.config/zsh-syntax-highlighting/{.gitignore,.gitattributes}