Skip to content

sg004baa/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

194 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

init

bash link.sh

Symlinks all files/dirs into $HOME, recursing into directories that already exist as real dirs. Skips existing non-symlink files with a warning.

Tools

Category Tools
Terminal WezTerm
Shell zsh, sheldon, zeno, Starship
Editor Neovim, lspmux
Git lazygit

Notes

WezTerm config path

[Environment]::SetEnvironmentVariable("WEZTERM_CONFIG_FILE", (wsl.exe sh -c 'wslpath -w $(readlink -f ~/.config/wezterm/wezterm.lua)').Trim(), "User")

win32yank

curl -LO https://github.com/equalsraf/win32yank/releases/download/v0.0.4/win32yank-x64.zip
unzip win32yank-x64.zip -d ~/.local/bin
chmod +x ~/.local/bin/win32yank.exe

rustowl

curl -L https://github.com/cordx56/rustowl/releases/download/v1.0.0-rc.1/rustowl-x86_64-unknown-linux-gnu -o ~/.cargo/bin/rustowl
chmod +x ~/.cargo/bin/rustowl

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors