Няма описание

Tom McKenzie 68609d86a0 feat: publish public-safe app settings (ghostty, zed, rectangle) преди 1 месец
.rc.d 1a2ea1e715 refactor: harden dotfiles for cross-machine compatibility преди 1 месец
.vim d9d49f6694 vim remvoe some bullshit преди 6 години
.zshrc.d 912f930ea2 updates преди 4 години
Code 741fa7f502 Adds aliases, update vscode config преди 5 години
Sublime3 4b811925b6 Fix local .gitignore, adds Code setup.sh преди 7 години
bin b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local преди 1 месец
config 68609d86a0 feat: publish public-safe app settings (ghostty, zed, rectangle) преди 1 месец
karabiner 7878beccd7 new keyboard who dis преди 6 години
.bash_logout 14f824afe5 More files from ubuntu vm преди 13 години
.bashrc 1a2ea1e715 refactor: harden dotfiles for cross-machine compatibility преди 1 месец
.gemrc b8875d3e08 skip ri-docs in .gemrc преди 12 години
.gitconfig 1a2ea1e715 refactor: harden dotfiles for cross-machine compatibility преди 1 месец
.gitconfig_difftastic b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local преди 1 месец
.gitignore 68609d86a0 feat: publish public-safe app settings (ghostty, zed, rectangle) преди 1 месец
.gitignore_global b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local преди 1 месец
.gitmodules d9d49f6694 vim remvoe some bullshit преди 6 години
.tmux.conf b59d5a1e7b chore: sync uncommitted dotfile changes from mactom.local преди 1 месец
.vimrc d6ecbcd6e4 rely on lazy-nvm AGAIN преди 3 години
.zshrc 1a2ea1e715 refactor: harden dotfiles for cross-machine compatibility преди 1 месец
README.md f76353dc19 update readme преди 4 години
setup.sh 68609d86a0 feat: publish public-safe app settings (ghostty, zed, rectangle) преди 1 месец

README.md

dotfiles

a nice little setup built for speed and comfort

  • layy load a bunch of tools if installed
  • optimisations (avoid nvm slowing down startup, no expensive status checks on prompt)
  • aliases + fast directory traversal
  • plugins via zgen
  • random tools like chrome-tabs, get-iterm2-buffer

  • Loads zgen under zsh

    • install with git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
  • .rc.d directory idea borrowed from https://github.com/chr4/shellrc