1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Go to file
Joe Groocock b58469c1ea
i3: rearrange terminal shortcuts
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.
2020-04-02 11:30:35 +01:00
.config i3: rearrange terminal shortcuts 2020-04-02 11:30:35 +01:00
.xournal Add Xournal config 2016-05-16 17:02:22 +01:00
scripts scripts/screenshot: add shadow to full-window snaps 2020-03-24 23:07:28 +00:00
.gitignore gitignore: exclude gopass logo 2020-03-22 23:17:45 +00:00
.profile X11: add gtk2 config to X11 profile 2020-03-22 10:47:13 +00:00
.xbindkeysrc Fix volume desync with xbindkeys 2018-02-14 18:52:26 +00:00
aliases aliases: add gcp alias for cherry-pick 2020-03-28 15:23:35 +00:00
lakesidesunrise.jpg wallpaper: invoke feh to change wallpaper 2018-07-30 09:32:14 +01:00
README.md Add a more relevant README 2018-04-21 01:10:10 +01:00

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