summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-01ref(Makefile): drop go setupFranck Cuny1-7/+1
Change-Id: I55a95b3d358f79ba8f34a9ffecb97d0fbc347272 Reviewed-on: https://cl.fcuny.net/c/emacs.d/+/202 Reviewed-by: Franck Cuny <franck@fcuny.net>
2022-03-04Makefile: remove unused targetsFranck Cuny1-6/+2
2022-02-02remove non-emacs configurationFranck Cuny1-32/+2
Only keep emacs' configuration in this repository. Everything else is moved to the repository with my configuration for linux.
2021-09-08Makefile: simplify the setupFranck Cuny1-12/+40
2021-09-08linux: remove configurations specific to linuxFranck Cuny1-6/+0
They are all handled by the repository `linux-desktop`. It's easier to have a different repository for this bits of configs.
2021-01-04git: store configuration under XDG_CONFIG_HOMEFranck Cuny1-2/+3
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
2021-01-04make: split between Darwin and LinuxFranck Cuny1-103/+13
There's a few things that are relevant to both OS, but there's also a bunch of stuff specific to Linux. Split the file to make it easier to maintain / read. Also add a new gitconfig file to be included depending on the OS: since Darwin is for work, let's use work email there, and personal email for Linux.
2020-12-27ctags: delete configuration fileFranck Cuny1-1/+0
2020-12-27term: replace urxvt with alacrittyFranck Cuny1-0/+1
There's a better support for unicode.
2020-10-28mpd: install mpd on linuxFranck Cuny1-0/+1
default configuration is to rely on the nas to manage the library, and to use samba to access the files.
2020-10-06linux: create service for backing upFranck Cuny1-2/+10
I want to backup my $HOME to the nas using restic.
2020-10-06desktop: drop screenshot directoryFranck Cuny1-4/+0
2020-10-06linux: manage xmodmapFranck Cuny1-0/+5
I want to map caps-lock to control.
2020-10-01Update makefileFranck Cuny1-13/+64
Start to re-organize the Makefile to install the configuration for both linux and darwin. This is work in progress.
2020-09-12linux: add i3 configFranck Cuny1-0/+1
2020-09-12linux: new resource files for linuxFranck Cuny1-1/+3
We start with the Xresources and xsession files for now. We want to set the window manager to be i3, and we need to configure some things for the fonts. Update the email address in the makefile too.
2019-06-24[make] update path where to store screenshots.Franck Cuny1-1/+1
2019-06-12[emacs] Trying to fix my go setupFranck Cuny1-0/+8
There's a bunch of binaries that are completely out dated, and this is causing a lot of stuff to fail with emacs.
2019-06-12[zsh] replace bash with zshFranck Cuny1-3/+3
In the next version of OS X, zsh will become the default shell.
2019-06-10[tmux] here we go againFranck Cuny1-2/+3
2019-04-08[scripts] Add a directory for scripts.Franck Cuny1-1/+8
First thing first: where to store screenshots.
2019-01-19clean up.Franck Cuny1-0/+0
Removed scripts and some configs, they will be in their own repo.
2018-11-23[tmux] delete it again.Franck Cuny1-2/+1
2018-10-14[tmux] Add tmux config backFranck Cuny1-1/+3
Also a global config for `ag`.
2018-09-09[vim] ffsFranck Cuny1-8/+2
2018-09-09[tmux] add tmux config backFranck Cuny1-1/+2
2018-09-08Revert "[vim] Guess what."Franck Cuny1-2/+7
This reverts commit 2f8889f15056a3d02012c98c0eb701ee6fb16a57.
2018-09-05[vim] Guess what.Franck Cuny1-7/+2
2018-08-27[vim] Add vim again. Will give it another try for a week.Franck Cuny1-2/+7
2018-08-05Shuffling things around in this repoFranck Cuny1-0/+0
2018-07-01general cleanupFranck Cuny1-8/+2
Remove vim and tmux
2018-05-08[vim] Add vim again.Franck Cuny1-3/+8
Stallman's latest non sense pushed me over the edge. I will do my best to reduce my usage of software created by this idiot.
2018-04-08[tmux] Add tmux again.Franck Cuny1-3/+4
But really not sure it will stick around.
2018-02-28[vim] Remove vim, I really can't get to switch.Franck Cuny1-3/+1
2018-02-25[Makefile] fix the URL to my public keyFranck Cuny1-1/+1
2018-02-20[vim] Add again vim configuration.Franck Cuny1-1/+3
Will do another try with vim and a few plugins.
2018-02-14[Makefile] Remove unused thingsFranck Cuny1-2/+1
2017-11-07Remove bin, this is now in it's own repoFranck Cuny1-2/+0
2017-06-23Remove vim againFranck Cuny1-2/+1
2017-06-17Revert "[vim] Remove vim once again"Franck Cuny1-1/+2
This reverts commit 7dcd06c634aaf2e9222a8fd64a25b300c98c4b2a.
2017-06-16[vim] Remove vim once againFranck Cuny1-2/+1
2017-06-11Add configuration for vim.Franck Cuny1-1/+2
This is just a test at this point.
2017-02-18[ctags] initial configurationFranck Cuny1-0/+1
2017-02-13[tmux] and once again, add it back ..Franck Cuny1-1/+2
2017-02-03[tmux] Delete it (again)Franck Cuny1-2/+2
2016-12-15[Makefile] Don't install fonts and vim.Franck Cuny1-9/+2
2016-12-10[vim] Add basic configuration for vim.Franck Cuny1-3/+2
2016-11-21[tmux] Add tmux back (again)Franck Cuny1-1/+2
2016-11-17[Makefile] rewrite it, to install correctly the fonts.Franck Cuny1-12/+23
2016-11-11[tmux] delete configuration for tmux once again.Franck Cuny1-6/+2
2016-11-03Revert "[tmux] remove it (again)"Franck Cuny1-1/+2
This reverts commit f82143bb2c81dec605d63f2b95a3d88a307a7974.
2016-11-01[tmux] remove it (again)Franck Cuny1-2/+1
2016-08-26Revert "[tmux] delete configuration for `tmux'."Franck Cuny1-1/+2
This reverts commit fe64da9ad511972229cb400c33ac0d1fcbe78f00.
2016-08-13[make] update email for git configFranck Cuny1-1/+1
2016-07-31[tmux] delete configuration for `tmux'.Franck Cuny1-2/+1
I have not used tmux in a while, and I don't see myself using it in a near future, this can be removed. Closes #13
2016-06-25[makefile] remove empty lineFranck Cuny1-1/+0
2016-06-01[make] remove bash files from installationFranck Cuny1-2/+0
2016-05-24[zsh] Remove configuration for zshFranck Cuny1-4/+5
Remove unused documentation and configuration since we're back to bash.
2016-03-23[zsh] clean up zsh config.Franck Cuny1-6/+2
Keep as few files as possible, and document the order this files are loaded in OS X.
2016-03-12[zsh] replace bash with zsh.Franck Cuny1-3/+0
Add configuration files, delete bash config files, and update documentation. Closes #22 #19
2016-03-09[zsh] Add configuration for zshFranck Cuny1-1/+5
Basic configuration to start with zsh. Closes #18.
2016-01-22[makefile] clean it up by removing vim and binFranck Cuny1-4/+1
2015-07-25[vim] add plugin for golangFranck Cuny1-0/+1
2015-07-21[aspell] add dictionary.Franck Cuny1-0/+1
2015-07-18[emacs] add more things for emacsFranck Cuny1-0/+1
2015-07-07Fetch public ssh keys from GitHub.Franck Cuny1-1/+1
2015-07-06Use the _correct_ email address.Franck Cuny1-1/+1
2015-07-06Update email address.Franck Cuny1-1/+1
2015-07-06configuration filesFranck Cuny1-0/+46