about summary refs log tree commit diff
path: root/users/fcuny/cli (follow)
Commit message (Collapse)AuthorAgeFilesLines
* go: set GOBIN and GOPRIVATE variablesFranck Cuny2022-02-171-0/+2
| | | | | | Binaries are going to $HOME/.local/bin.go and we want to make sure that modules coming from git.fcuny.net and golang.fcuny.net are considered private.
* home-manager: move activate logic in users' configFranck Cuny2022-02-161-0/+2
|
* home-manager: install a few more packagesFranck Cuny2022-02-161-0/+2
|
* yt-dlp: don't install unstableFranck Cuny2022-02-131-1/+1
|
* home-manager: typo in git moduleFranck Cuny2022-02-131-0/+2
|
* home-manager: install yt-dlpFranck Cuny2022-02-132-0/+10
|
* gpg: set default keyFranck Cuny2022-02-131-0/+4
| | | | And use the default key for signing with git.
* cli: this is not workingFranck Cuny2022-02-131-2/+0
|
* hosts: install linux perf tools for the hostFranck Cuny2022-02-132-13/+0
|
* home-manager: install perf related toolsFranck Cuny2022-02-132-0/+15
| | | | bcc, perf, etc
* home-manager: typoFranck Cuny2022-02-121-1/+1
| | | | I need something to help with lint/validation ...
* home-manager: git credential helpers configurationFranck Cuny2022-02-121-0/+9
|
* configs: move personal configuration with userFranck Cuny2022-02-121-1/+1
|
* home-manager: re-organize configuration for myselfFranck Cuny2022-02-125-0/+95