mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
move CLI to folder
This commit is contained in:
parent
b5aee3df8b
commit
716a154c79
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
{ config, pkgs, lib, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
let
|
let
|
||||||
powerlineOpts = [
|
powerlineOpts = [
|
||||||
"-mode=flat"
|
|
||||||
"-colorize-hostname"
|
"-colorize-hostname"
|
||||||
"-cwd-mode=plain"
|
"-cwd-mode=plain"
|
||||||
"-modules=user,host,cwd,nix-shell,git,jobs"
|
"-modules=user,host,cwd,nix-shell,git,jobs"
|
Loading…
Reference in a new issue