Eric Bailey
|
b6e692361e
|
tmux: play nice with iTerm2
That is, don't use reattach-to-user-namespace. iTerm2 provides an option to
allow applications in the terminal to access the clipboard, as well as deeper
shell integration utilities, which obviate the need for
reattach-to-user-namespace. What's more, iTerm2's tmux integration doesn't work
with it, nor when aggressive-resize is on.
See also:
- https://iterm2.com/documentation-preferences.html
- https://iterm2.com/documentation-utilities.html
- https://iterm2.com/documentation-tmux-integration.html
- https://github.com/tmux-plugins/tmux-sensible/issues/24
|
2018-01-03 13:32:07 -06:00 |
|
Daiderd Jordan
|
f63f4fe3fb
|
nix: reload daemon when nix.conf changes
|
2018-01-03 20:10:24 +01:00 |
|
Daiderd Jordan
|
8b10783bda
|
hydra: use post activation for authorized_keys
|
2018-01-03 00:33:06 +01:00 |
|
John Wiegley
|
e8a0378790
|
Allow for postActivation scripts, that happen last
|
2018-01-02 12:36:34 -08:00 |
|
Daiderd Jordan
|
2237479c22
|
lnl: add custom link for gitconfig
|
2018-01-01 23:55:56 +01:00 |
|
Daiderd Jordan
|
403e432746
|
launchd: fix type of inetdCompatibility
|
2018-01-01 23:03:11 +01:00 |
|
pjan vandaele
|
1d8c5d9b79
|
fix + tests
|
2018-01-01 09:20:27 +09:00 |
|
pjan vandaele
|
d7e67ce030
|
float type
|
2017-12-31 12:15:22 +09:00 |
|
pjan vandaele
|
6aec3fbb50
|
Adds attrs type for defaults. Adds additional Dock settings.
|
2017-12-28 12:23:29 +09:00 |
|
Daiderd Jordan
|
ba7202e789
|
environment-shells: add option to manage /etc/shells
|
2017-12-13 23:02:11 +01:00 |
|
Daiderd Jordan
|
5894006537
|
whitespace
|
2017-12-13 22:58:18 +01:00 |
|
Daiderd Jordan
|
2c6f80380f
|
improve git revision detection
lib.pathIsDirectory doesn't follow symlinks causing the git revision
detection to fail if NIX_PATH points to a symlink.
|
2017-12-03 18:22:48 +01:00 |
|
Daiderd Jordan
|
c4e213745a
|
security-accessibility: remove options
The accessibility database has been protected with SIP since macOS
10.12 and there doesn't seem to be another way to configure this
programmatically.
|
2017-11-29 00:14:31 +01:00 |
|
Daiderd Jordan
|
48af45075a
|
nix-daemon: add option to configure a logfile
|
2017-11-28 22:25:51 +01:00 |
|
Daiderd Jordan
|
a20e9d040c
|
lnl: enable sandboxing
|
2017-11-28 22:06:34 +01:00 |
|
Daiderd Jordan
|
5d80f2c826
|
Merge pull request #50 from cbarrett/master
Port over the NixOS fish module
|
2017-11-06 00:09:29 +01:00 |
|
Daiderd Jordan
|
7d0421a1c8
|
examples-hydra: remove custom tmpdir
|
2017-10-30 10:16:07 +01:00 |
|
Daiderd Jordan
|
cc3cb881ba
|
lnl: fix tmux keybinding
|
2017-10-27 12:31:59 +02:00 |
|
Daiderd Jordan
|
99050fe859
|
lnl: add fzf-vim
|
2017-10-25 13:50:44 +02:00 |
|
Daiderd Jordan
|
164220fe13
|
lnl: update
|
2017-10-20 23:04:42 +02:00 |
|
Daiderd Jordan
|
de97d16af1
|
whitespace
|
2017-10-20 22:29:26 +02:00 |
|
Daiderd Jordan
|
e828743829
|
nix-info: install by default
|
2017-10-20 22:23:51 +02:00 |
|
Daiderd Jordan
|
78d426940a
|
improve descriptions for a bunch of modules
|
2017-10-19 22:16:09 +02:00 |
|
Daiderd Jordan
|
061232c6db
|
launchd: improve descriptions
|
2017-10-19 21:55:37 +02:00 |
|
Daiderd Jordan
|
f555eb99ba
|
alias: make deprecated options internal
|
2017-10-18 23:36:39 +02:00 |
|
Colin Barrett
|
a069111873
|
Set PATH since that's not being done by setEnvironment
|
2017-10-15 23:42:37 -04:00 |
|
Colin Barrett
|
1dd1f60f90
|
nixos -> nix_darwin
|
2017-10-15 23:26:16 -04:00 |
|
Colin Barrett
|
a6cd3bb61f
|
Port over the NixOS fish module
|
2017-10-15 23:26:16 -04:00 |
|
Daiderd Jordan
|
48c8e01112
|
lnl: add nixpkgs pr helper
|
2017-10-14 17:10:38 +02:00 |
|
Joseph Long
|
ec1a7e5d2f
|
Fix #47: hostName now sets NetBIOS name
|
2017-10-08 11:29:36 -07:00 |
|
Daiderd Jordan
|
f0ee1438ec
|
nix-daemon: don't set tempDir by default
|
2017-10-08 13:15:13 +02:00 |
|
Daiderd Jordan
|
3efff52877
|
environment: don't link /lib by default
|
2017-10-07 12:59:10 +02:00 |
|
Daiderd Jordan
|
e8355cdd93
|
system-build: change type of setEnvironment and setAliases
On NixOS system.build.setEnvironment also is a writeText
|
2017-10-07 12:41:33 +02:00 |
|
Daiderd Jordan
|
a8b4770275
|
environment: include extraInit in set-environment script
|
2017-10-07 12:27:43 +02:00 |
|
Daiderd Jordan
|
94fddd38af
|
zsh: move environment variables to zshenv
|
2017-10-07 11:19:11 +02:00 |
|
Daiderd Jordan
|
af0579f4a1
|
system-path: fix type
|
2017-10-07 10:17:45 +02:00 |
|
Daiderd Jordan
|
afdcebc111
|
Merge pull request #45 from jrolfs/improve-trackpad
Improve trackpad settings support
|
2017-10-06 22:58:40 +02:00 |
|
Daiderd Jordan
|
91a6785102
|
nixpkgs: change loeOf to listOf
|
2017-10-06 19:57:47 +02:00 |
|
Jamie Rolfs
|
3c447cfa00
|
Add 'TrackpadThreeFingerDrag' setting to trackpad module
|
2017-10-03 14:16:30 -07:00 |
|
Jamie Rolfs
|
cc279e8a04
|
Write trackpad preferences to non-bluetooth namespace as well
|
2017-10-03 14:16:23 -07:00 |
|
Daiderd Jordan
|
11b0d93c4e
|
examples-lnl: add hydra utils
|
2017-10-03 00:24:01 +02:00 |
|
Daiderd Jordan
|
36ba568fc4
|
system-version: add assertioon for stateVersion
|
2017-10-01 17:00:44 +02:00 |
|
Daiderd Jordan
|
d3941dc5ec
|
nix: use old default for nix.nixPath with system.stateVersion = 1
|
2017-10-01 16:37:51 +02:00 |
|
Daiderd Jordan
|
c8cc548dfc
|
examples-simple: add stateVersion
|
2017-10-01 16:37:51 +02:00 |
|
Daiderd Jordan
|
cf9f74596a
|
system-version: add system.stateVersion option
|
2017-10-01 16:37:51 +02:00 |
|
Daiderd Jordan
|
6fa180702b
|
modules: add redis service
|
2017-09-07 22:39:35 +02:00 |
|
Daiderd Jordan
|
9f0507cf7d
|
activation-checks: add check for user channels
|
2017-09-06 23:56:45 +02:00 |
|
Daiderd Jordan
|
184e9f34be
|
nix: include user channels in NIX_PATH
|
2017-09-06 23:39:15 +02:00 |
|
Daiderd Jordan
|
020d666957
|
lnl: disable auto capitalization and period substitution
|
2017-09-06 22:40:04 +02:00 |
|
Daiderd Jordan
|
e641f368e4
|
lnl: remove extra man outputs
|
2017-09-06 22:36:47 +02:00 |
|