1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Go to file
Joe Groocock 8b838aa771
aliases: remove -E from sudo alias
-E isn't compatible with -i and it doesn't seem to do a lot anyway
2019-04-08 14:14:00 +01:00
.config i3: add $mod+i for type-paste from xclip 2019-04-08 14:11:55 +01:00
.xournal Add Xournal config 2016-05-16 17:02:22 +01:00
scripts i3: always set wallpaper from $DOTFILES 2019-03-08 14:20:47 +00:00
.gitignore imgur-screenshot/settings: update scrot command & ensure login 2017-10-03 10:28:35 +01:00
.profile profile: clean-up ~/.npm* files 2018-12-28 13:58:50 +00:00
.xbindkeysrc Fix volume desync with xbindkeys 2018-02-14 18:52:26 +00:00
aliases aliases: remove -E from sudo alias 2019-04-08 14:14:00 +01: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