Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: cb2c2f406476
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b3de3893d0cc
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 18, 2017

  1. zsh-powerlevel9k: init at 2017-11-10

    To use, add this option to your configuration.nix:
    `programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel9k}/share/zsh-powerlevel9k/powerlevel9k.zsh-theme";`
    pierrechevalier83 authored and Mic92 committed Nov 18, 2017
    Copy the full SHA
    81ea7d2 View commit details
    Browse the repository at this point in the history
  2. nixos/zsh: add the type for enableAutosuggestions option

    Simply a small inconsistency I picked up when reading that file.
    
    fixes #31795
    pierrechevalier83 authored and Mic92 committed Nov 18, 2017
    Copy the full SHA
    b3de389 View commit details
    Browse the repository at this point in the history