Bad
d1168cee1c
Revert "Add android studio"
...
This reverts commit 32b88bb95b
.
2021-05-05 13:29:22 +02:00
Bad
32b88bb95b
Add android studio
2021-05-03 16:15:02 +02:00
Bad
868474b3df
Add podman and docker
2021-04-28 11:16:17 +02:00
Bad
05d60b0ef7
Add numpy to python
2021-04-16 11:03:02 +02:00
Bad
62f091d089
replace r2 with rz
2021-04-15 19:27:15 +02:00
Bad
68553c9dd7
Add radare from git
2021-04-13 23:25:15 +02:00
Bad
a4a88ca8ed
Add gdb
2021-04-10 00:33:34 +02:00
Bad
8f204d6f50
Format files
2021-04-06 20:59:09 +02:00
Bad
bb0468d538
Init
2021-04-06 13:37:40 +02:00
Timothy DeHerrera
40b49c52c1
create core branch without any profiles
...
This core will be used as the new base for the reuse branch, which is
essentiall the same as the existing template branch, except that it is
rebased from this core, simplifying future rebasing.
2021-02-03 18:58:58 -07:00
Timothy DeHerrera
acde966df4
develop: fix devshell package
...
Introduced in a1fade8
2021-01-28 14:47:48 -07:00
Timothy DeHerrera
75fa02fc02
kakoune: add haskell lsp support
2021-01-11 20:07:18 -07:00
Timothy DeHerrera
0e974ee976
develop#haskell: init profile
2021-01-11 20:06:08 -07:00
Timothy DeHerrera
28e473517d
editorconfig: fixup
2020-12-30 01:00:12 -07:00
Timothy DeHerrera
a4409f79e4
any-nix-shell: update overlay
2020-12-29 20:16:26 -07:00
Timothy DeHerrera
893e09278b
shell: switch to using mkDevShell
2020-12-28 23:12:27 -07:00
Timothy DeHerrera
932147304e
kakoune: load editorconfig
2020-12-28 19:05:46 -07:00
Timothy DeHerrera
2e6f10dc85
Fix any-nix-shell breaking nix-run
...
Simply apply the PR from haslersn/any-nix-shell#6 until it is merged
upstream.
2020-12-28 18:48:41 -07:00
Timothy DeHerrera
8842ae52a0
kakoune: add dhall-lsp support
2020-12-27 17:38:22 -07:00
Timothy DeHerrera
5620569852
develop: switch to using gopass
2020-12-21 03:12:50 -07:00
Timothy DeHerrera
0623b00924
kakoune: fix nix linting for new version
2020-12-10 13:10:53 -07:00
Timothy DeHerrera
ece0f8f8a2
cquery: is depricated; use clangd instead
2020-12-05 18:12:54 -07:00
Timothy DeHerrera
c09d867f11
core: move into subdir
2020-08-02 14:50:05 -06:00
Timothy DeHerrera
60ae677683
core: enable direnv in bash
2020-08-02 13:28:41 -06:00
Timothy DeHerrera
2369f43398
format: apply nixpkgs-fmt
2020-07-30 22:17:28 -06:00
Timothy DeHerrera
9ba71d5b62
replace nixfmt with nixpkgs-fmt
...
nixpkgs-fmt looks like it is going to be the standard formatter for
nixpkgs, so we should follow suite.
2020-07-30 22:07:59 -06:00
Timothy DeHerrera
2d5471681d
kakoune: add dhall lint and format
2020-07-29 23:39:24 -06:00
Timothy DeHerrera
6d64118e26
shell: use starship for bash and zsh
2020-07-26 22:24:28 -06:00
Timothy DeHerrera
8d7317bd57
kakoune: fix nix linting by using nix-linter
2020-07-20 18:03:08 -06:00
Timothy DeHerrera
0aa797ef4b
tmux: fix plugins
2020-06-09 13:02:14 -06:00
Timothy DeHerrera
a42fb66827
tmux: fix warning message
2020-04-26 17:45:41 -06:00
Timothy DeHerrera
ce1087880d
develop: add clang as default cc
2020-02-09 13:18:15 -07:00
Timothy DeHerrera
9b7f319996
develop#python: use ptpython as default repl
2020-02-01 10:20:29 -07:00
Timothy DeHerrera
4c79faac59
develop#python: init profile
2020-01-31 09:49:47 -07:00
Timothy DeHerrera
a69df563a0
kakoune: add python3 for avilable repl
2020-01-29 09:25:23 -07:00
Timothy DeHerrera
c6cb43fc21
develop#zsh: check of ~/.zcompdump exists
2020-01-06 22:35:33 -07:00
Timothy DeHerrera
4cf8048807
overlays: init overlays directory
...
Overlays now live globally in the overlays directory. They will be
pulled into the flake and the rest of your configuration automatically
from there.
2020-01-06 00:01:00 -07:00
Timothy DeHerrera
7caae5b8bc
develop:zsh: new shell functions
...
* rnm: don't ever repeat yourself in the shell
* chext: easily change file extension
2020-01-05 18:36:18 -07:00
Timothy DeHerrera
8ab0a92850
Idiomatic semantics for overlays changed
...
The idiom of 'self: super:' is changing upstream to 'final: prev:'.
2020-01-04 15:30:00 -07:00
Timothy DeHerrera
16b8136f50
change formatter to nixfmt
2020-01-03 22:06:31 -07:00
Timothy DeHerrera
3e43465bc6
core: move mtr to develop profile
2020-01-03 20:57:52 -07:00
Timothy DeHerrera
73d3826d64
Initialize template branch
...
Remove all idiosyncratic stuff and only leave profiles, modules and pkg
definitions, which are general and applicable for any configuration.
2020-01-03 17:47:17 -07:00
Timothy DeHerrera
f69c5a59f1
develop#zsh: load some useful functions
2020-01-01 16:28:45 -07:00
Timothy DeHerrera
8bafdaab27
develop: add firejail
2020-01-01 16:26:03 -07:00
Timothy DeHerrera
2058b189e6
develop:zsh: speed up and reformat zshrc a bit
2019-12-26 19:11:57 -07:00
Timothy DeHerrera
667fad8f1e
pkgs: import all packages into core overlay
2019-12-26 18:25:02 -07:00
Timothy DeHerrera
787eb050df
develop: redundant now
2019-12-26 00:23:00 -07:00
Timothy DeHerrera
080716f496
develop#zsh: fix exa function
2019-12-22 22:24:19 -07:00
Timothy DeHerrera
5921d56779
develop: add DejaVu Nerd Font
2019-12-22 21:59:42 -07:00
Timothy DeHerrera
fc13190a29
develop: add developer docs
2019-12-21 19:08:44 -07:00