summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: simplify the setupFranck Cuny2021-09-081-12/+40
|
* linux: remove configurations specific to linuxFranck Cuny2021-09-081-6/+0
| | | | | They are all handled by the repository `linux-desktop`. It's easier to have a different repository for this bits of configs.
* git: store configuration under XDG_CONFIG_HOMEFranck Cuny2021-01-041-2/+3
| | | | | Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
* make: split between Darwin and LinuxFranck Cuny2021-01-041-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.
* ctags: delete configuration fileFranck Cuny2020-12-271-1/+0
|
* term: replace urxvt with alacrittyFranck Cuny2020-12-271-0/+1
| | | | There's a better support for unicode.
* mpd: install mpd on linuxFranck Cuny2020-10-281-0/+1
| | | | | default configuration is to rely on the nas to manage the library, and to use samba to access the files.
* linux: create service for backing upFranck Cuny2020-10-061-2/+10
| | | | I want to backup my $HOME to the nas using restic.
* desktop: drop screenshot directoryFranck Cuny2020-10-061-4/+0
|
* linux: manage xmodmapFranck Cuny2020-10-061-0/+5
| | | | I want to map caps-lock to control.
* Update makefileFranck Cuny2020-10-011-13/+64
| | | | | Start to re-organize the Makefile to install the configuration for both linux and darwin. This is work in progress.
* linux: add i3 configFranck Cuny2020-09-121-0/+1
|
* linux: new resource files for linuxFranck Cuny2020-09-121-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.
* [make] update path where to store screenshots.Franck Cuny2019-06-241-1/+1
|
* [emacs] Trying to fix my go setupFranck Cuny2019-06-121-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.
* [zsh] replace bash with zshFranck Cuny2019-06-121-3/+3
| | | | In the next version of OS X, zsh will become the default shell.
* [tmux] here we go againFranck Cuny2019-06-101-2/+3
|
* [scripts] Add a directory for scripts.Franck Cuny2019-04-081-1/+8
| | | | First thing first: where to store screenshots.
* clean up.Franck Cuny2019-01-191-0/+41
| | | | Removed scripts and some configs, they will be in their own repo.
* Shuffling things around in this repoFranck Cuny2018-08-051-40/+0
|
* general cleanupFranck Cuny2018-07-011-8/+2
| | | | Remove vim and tmux
* [vim] Add vim again.Franck Cuny2018-05-081-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.
* [tmux] Add tmux again.Franck Cuny2018-04-081-3/+4
| | | | But really not sure it will stick around.
* [vim] Remove vim, I really can't get to switch.Franck Cuny2018-02-281-3/+1
|
* [Makefile] fix the URL to my public keyFranck Cuny2018-02-251-1/+1
|
* [vim] Add again vim configuration.Franck Cuny2018-02-201-1/+3
| | | | Will do another try with vim and a few plugins.
* [Makefile] Remove unused thingsFranck Cuny2018-02-141-2/+1
|
* Remove bin, this is now in it's own repoFranck Cuny2017-11-071-2/+0
|
* Remove vim againFranck Cuny2017-06-231-2/+1
|
* Revert "[vim] Remove vim once again"Franck Cuny2017-06-171-1/+2
| | | | This reverts commit 7dcd06c634aaf2e9222a8fd64a25b300c98c4b2a.
* [vim] Remove vim once againFranck Cuny2017-06-161-2/+1
|
* Add configuration for vim.Franck Cuny2017-06-111-1/+2
| | | | This is just a test at this point.
* [ctags] initial configurationFranck Cuny2017-02-181-0/+1
|
* [tmux] and once again, add it back ..Franck Cuny2017-02-131-1/+2
|
* [tmux] Delete it (again)Franck Cuny2017-02-031-2/+2
|
* [Makefile] Don't install fonts and vim.Franck Cuny2016-12-151-9/+2
|
* [vim] Add basic configuration for vim.Franck Cuny2016-12-101-3/+2
|
* [tmux] Add tmux back (again)Franck Cuny2016-11-211-1/+2
|
* [Makefile] rewrite it, to install correctly the fonts.Franck Cuny2016-11-171-12/+23
|
* [tmux] delete configuration for tmux once again.Franck Cuny2016-11-111-6/+2
|
* Revert "[tmux] remove it (again)"Franck Cuny2016-11-031-1/+2
| | | | This reverts commit f82143bb2c81dec605d63f2b95a3d88a307a7974.
* [tmux] remove it (again)Franck Cuny2016-11-011-2/+1
|
* Revert "[tmux] delete configuration for `tmux'."Franck Cuny2016-08-261-1/+2
| | | | This reverts commit fe64da9ad511972229cb400c33ac0d1fcbe78f00.
* [make] update email for git configFranck Cuny2016-08-131-1/+1
|
* [tmux] delete configuration for `tmux'.Franck Cuny2016-07-311-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
* [makefile] remove empty lineFranck Cuny2016-06-251-1/+0
|
* [make] remove bash files from installationFranck Cuny2016-06-011-2/+0
|
* [zsh] Remove configuration for zshFranck Cuny2016-05-241-4/+5
| | | | Remove unused documentation and configuration since we're back to bash.
* [zsh] clean up zsh config.Franck Cuny2016-03-231-6/+2
| | | | | Keep as few files as possible, and document the order this files are loaded in OS X.
* [zsh] replace bash with zsh.Franck Cuny2016-03-121-3/+0
| | | | | | | Add configuration files, delete bash config files, and update documentation. Closes #22 #19
* [zsh] Add configuration for zshFranck Cuny2016-03-091-1/+5
| | | | | | Basic configuration to start with zsh. Closes #18.
* [makefile] clean it up by removing vim and binFranck Cuny2016-01-221-4/+1
|
* [vim] add plugin for golangFranck Cuny2015-07-251-0/+1
|
* [aspell] add dictionary.Franck Cuny2015-07-211-0/+1
|
* [emacs] add more things for emacsFranck Cuny2015-07-181-0/+1
|
* Fetch public ssh keys from GitHub.Franck Cuny2015-07-071-1/+1
|
* Use the _correct_ email address.Franck Cuny2015-07-061-1/+1
|
* Update email address.Franck Cuny2015-07-061-1/+1
|
* configuration filesFranck Cuny2015-07-061-0/+46