Jan De Dobbeleer
0077eb24ff
fix(pwsh): support raspbian
...
resolves #629
2021-04-11 15:27:20 +02:00
Jan De Dobbeleer
219867eaa6
docs: render themes correctly
2021-04-11 11:25:51 +02:00
Jan De Dobbeleer
afb69b4229
feat: export image of the current theme
2021-04-11 10:53:10 +02:00
Jan De Dobbeleer
e8f7eb7776
theme: update jandedobbeleer
2021-04-11 10:53:10 +02:00
Olivier Jullien
5134e11bc6
fix(bash): force temporary file deletion
...
forces the temporary file deletion when the user uses a security rm alias
2021-04-10 09:07:04 +02:00
Zilmar de Souza Junior
b27016d325
feat(themes): add blueish theme
2021-04-09 07:15:45 +02:00
Stefan
7299d8a782
feat(theme): add stelbent
...
add new theme, Stelbent, using only the base powerline characters from
the private Unicode space
note: this theme does not require a Nerd Font
2021-04-07 16:56:18 +02:00
TravisTX
4597f158c4
perf(az): improve performance for az powershell
2021-04-06 15:35:18 +02:00
lnu
bb6a90a867
feat: toml intellisense + recommended extensions for toml and yaml
2021-04-05 14:05:08 +02:00
Jan De Dobbeleer
25fd56a71b
refactor: deploy on functional changes only
2021-04-03 12:57:32 +02:00
Jan De Dobbeleer
48d63bb8f9
theme: introduce cinnamon
...
for @cinnamon-msft
2021-04-02 20:02:15 +02:00
Jan De Dobbeleer
8afadc0bcd
feat: azure functions segment
2021-04-02 19:46:32 +02:00
Jan De Dobbeleer
64aa66eebc
feat: cfg.TerminalBackground as template
2021-04-01 21:51:06 +02:00
Riaz Laskar
0554cb31e9
docs: time format indications
2021-04-01 21:51:06 +02:00
Jan De Dobbeleer
447ca4bb94
refactor: remove redundant rectangle filler
2021-04-01 21:51:06 +02:00
lnu
513794af46
fix: adoptopenjdk 16 version parsing
2021-04-01 17:13:19 +02:00
TravisTX
85fb7611bc
feat(az): clear envvars
2021-03-31 07:11:43 +02:00
Rob Cannon
e2a86e8bd5
fix(pwsh): suppress error message for chmod
2021-03-29 19:44:40 +02:00
Jan De Dobbeleer
57d49658ea
feat(battery): use template to render segment
2021-03-28 16:22:29 +02:00
TravisTX
7db7f13e51
feat(az): support az pwsh module
2021-03-28 11:24:49 +02:00
Jan De Dobbeleer
e12c0caa1a
docs: map posh-git segment in sidebar
2021-03-28 10:33:53 +02:00
Jan De Dobbeleer
1e53daa687
refactor: replace deprecated linter
2021-03-27 17:52:53 +01:00
Jan De Dobbeleer
320ec1d7d3
feat(pwsh): posh-git segment
2021-03-27 17:52:53 +01:00
Jos3s
83246dffc4
feat(theme): add bubblesline
...
fix(theme): bubblesline
2021-03-27 17:48:17 +01:00
Jan De Dobbeleer
f90840e3ec
fix(config): export JSON correctly
...
resolves #581
2021-03-27 13:49:31 +01:00
Jan De Dobbeleer
61cb33f4f9
fix(pwsh): map home dir on theme export
2021-03-27 13:49:31 +01:00
Jan De Dobbeleer
4c992e65b3
feat: dependency update
2021-03-27 13:49:31 +01:00
Jos3s
62f5b458c8
feat(theme): add bubbles
2021-03-27 07:07:50 +01:00
Timon Schelling
7d92b65d7b
feat(theme): add microverse-power
2021-03-26 20:29:27 +01:00
Jos3s
11c04e0ae6
fix(theme): adding more supported languages
2021-03-26 06:21:49 +01:00
Jos3s
757c0359cf
feat(theme): add cert
2021-03-25 21:43:18 +01:00
Jos3s
b258e19af2
feat(theme): add remk
...
theme(feat): add space
feat(theme): add remk
2021-03-25 18:26:24 +01:00
Lars Bauer
ac1bcd4c4c
theme: add half-life
2021-03-24 12:37:55 +01:00
97krihop
34dbdc6abb
fix: java docs added pom.xml
...
Added pom.xml to the display_mode files to check as it is in the code.
2021-03-23 19:47:00 +01:00
Jos3s
e9ecb5c09d
theme(feat): add space
2021-03-23 07:04:17 +01:00
Jan De Dobbeleer
542ef2b73e
feat(language): disable when at home
...
resolves #547
2021-03-22 20:15:52 +01:00
Jos3s
d213286ead
feat(theme): add Huvix Theme
...
fix: correcting the huvix file name
2021-03-22 19:25:24 +01:00
Jan De Dobbeleer
18c56efd2e
feat: multiple config formats
2021-03-21 19:30:56 +01:00
Jan De Dobbeleer
4f1310b9d7
fix: correct json schema
2021-03-21 19:30:56 +01:00
lnu
cd3f8742ad
fix: escape double quotes for zsh prompt
2021-03-20 11:20:18 +01:00
lnu
494d3b2d20
fix: fish 3.2 empty command duration
2021-03-20 07:13:24 +01:00
lnu
838567cbcd
feat: don't keep duration when no command is entered
...
pwsh and fish alignement
2021-03-19 19:49:27 +01:00
Laurent Nullens
875214b8b7
chore: extra nix entry removed from tabs
2021-03-18 22:15:20 +01:00
Luca Ercole
5f035f8855
fix: remove double invocation of --shell argument
2021-03-18 19:08:09 +01:00
Luca Ercole
8de004ff53
fix: preserve exit code in omp.bash
...
Other small changes include:
- rename functions to simplify debugging
- quoting some variables and simplifying an expression as suggested by shellcheck
- idempotency when modifying PROMPT_COMMAND.
- check if file exists before trying to remove it in the trap.
2021-03-18 18:50:53 +01:00
Jan De Dobbeleer
e7cccf5978
fix: hardcode shell for init
...
resolves #540
2021-03-18 17:14:40 +01:00
Jan De Dobbeleer
c185ebd09c
feat(java): add segment
2021-03-18 17:14:40 +01:00
Jan De Dobbeleer
6798da704b
chore: remove go-bindata references
2021-03-18 17:14:40 +01:00
Jay Douglass
996cb9d6f2
fix: change robby russel exit code glyph to match ohmyzsh
2021-03-18 15:38:34 +01:00
Jan De Dobbeleer
d3252acf85
feat(path): correct drive root on Windows
...
resolves #534
2021-03-17 13:36:18 +01:00