TravisTX
5f7b1f6ac6
feat: execution time segment
2020-12-08 09:05:22 +01:00
Jan De Dobbeleer
67beefe531
chore(docs): print all the themes
...
resolves #191
2020-12-03 14:25:52 +01:00
Jan De Dobbeleer
95c51a8538
chore: update PS install docs
2020-12-02 09:55:42 +01:00
Jan De Dobbeleer
e68be7aa44
feat: use *.omp.json as theme format
2020-11-28 19:29:44 +01:00
Wolfspirit
991ce4b4ce
fix: empty error code handling in docs and module
2020-11-26 15:20:35 +01:00
Vixb
757c835283
chore: update the theme storage path on windows
2020-11-26 08:43:00 +01:00
Jan De Dobbeleer
4fa9f01653
chore: add info about font installation
...
relates to #145
2020-11-19 19:47:10 +01:00
lnu
1f3c253e45
feat: get native and powershell error code
...
Check native and powershell errors before sending it to oh-my-posh
2020-11-18 10:51:11 +01:00
Jan De Dobbeleer
49570c0aaa
chore: homebrew documentation
2020-11-07 19:57:13 +01:00
Jan De Dobbeleer
0dc62cc706
chore: configuration context
2020-11-04 11:41:34 +01:00
Jan De Dobbeleer
ed4fd895ec
chore: add next steps information
2020-11-03 15:24:30 +01:00
Jan De Dobbeleer
c1245690c0
feat: print current shell switch
2020-11-03 15:24:30 +01:00
Jan De Dobbeleer
bf15095cc1
chore: shell config reload info
2020-11-03 15:24:30 +01:00
Jan De Dobbeleer
1043d24f7c
chore: update installation instructions
2020-11-03 09:16:09 +01:00
Jan De Dobbeleer
0ba62540ab
chore: nu shell install instructions
2020-11-02 18:53:01 +01:00
Jan De Dobbeleer
e798ad0623
fix: user correct path and statement
...
resolves #119
2020-11-02 14:23:09 +01:00
Jan De Dobbeleer
33d099a004
chore: add Scoop docs
2020-11-01 17:56:05 +01:00
Jan De Dobbeleer
58a03f1c97
fix: remove escape characters from $PWD
...
resolves #111
2020-10-30 14:18:17 +01:00
Jan De Dobbeleer
8986c3b621
fix: use correct path for ProcessStartInfo
...
resolves #112
2020-10-30 14:18:17 +01:00
Jan De Dobbeleer
59d7a0eeef
chore: add NF cheat sheet info
...
resolves #109
2020-10-30 14:18:17 +01:00
Jan De Dobbeleer
33c40ebf39
fix: theme paths with spaces
...
resolves #100
2020-10-27 10:49:08 +01:00
Jan De Dobbeleer
90f367eab3
chore: powershell 5 context
...
relates to #96
2020-10-25 16:51:22 +01:00
Jan De Dobbeleer
8155c4b232
fix: powershell invocation
2020-10-24 19:51:00 +02:00
Jan De Dobbeleer
72662eadc0
refactor: add font context to docs
2020-10-22 19:18:22 +02:00
Jeroen Evens
c2c50f2877
docs: fix bashrc not recognizing oh-my-posh is installed
...
Bash doesn't seem to recognize oh-my-posh is installed with -f oh-my-posh
using -x "$(command -v oh-my-posh)" fixes this
2020-10-10 19:30:01 +02:00
Jan De Dobbeleer
8978038a3c
fix: use PWD for current dir
...
On Windows, when in the registry, os.Getwd() returns the previous
path rather than the registry location. Settings PWD as an environment
variable might seem hacky but it's the only way to resolve this.
Resolves #40
2020-10-09 08:25:06 +02:00
Suus
6e66501a0a
fix: correct parameter in instructions
...
Installation instructions mention -o, however -o writes the log file:
-o logfile
--output-file=logfile
Log all messages to logfile. The messages are normally reported to standard error.
To write the document to an output file, in this case, you could use -O:
-O file
--output-document=file
2020-10-08 17:51:58 +02:00
Jan De Dobbeleer
41822b81fd
refactor: no masters
2020-10-05 19:44:46 +02:00
Jan De Dobbeleer
f85057bbf6
feat: add docs
2020-10-05 17:19:05 +02:00