mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Joe Groocock
b58469c1ea
Also directly invoke alacritty instead of i3-sensible-terminal as the arguments passed are alacritty specific. Ideally there would be a wrapper script that handles terminal-emulator specific arguments so this would work with many/multiple emulators. |
||
---|---|---|
.config | ||
.xournal | ||
scripts | ||
.gitignore | ||
.profile | ||
.xbindkeysrc | ||
aliases | ||
lakesidesunrise.jpg | ||
README.md |
frebib/dotfiles
Usage
To get started, clone this repo and link the relevant files/directories
git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles
ln -sfv .config/dotfiles/.config/* .config/
ln -sfv .config/dotfiles/.profile .zprofile