28 Commits

Author SHA1 Message Date
Chen Asraf
6c26c424e0 docs: update readme 2023-01-25 03:35:28 +02:00
Chen Asraf
24fb2910f8 fix: double "@" 2023-01-25 03:32:47 +02:00
Chen Asraf
1447b38896 feat: add hostname to prompt 2023-01-25 01:33:51 +02:00
Hasib Billah
78347ea970 Merge pull request #29 from Ma27/git-check
Don't try to display information from `git` if it's not available
2020-10-03 23:37:08 +06:00
Maximilian Bosch
1a985d82ea Don't try to display information from git if it's not available 2020-10-03 00:07:40 +02:00
Hasib Billah
6b83aedf9d Merge pull request #26 from Ma27/make-dir-levels-configurable
Make dir levels shown in the prompt configurable
2019-04-17 05:20:56 +06:00
Maximilian Bosch
87e7cd7971 Make dir levels shown in the prompt configurable
Until now the prompt only shows the last three levels of the prompt,
however I'd personally prefer to have some more levels (i.e. five).

I figured that it's not worth debating about how many levels make sense,
instead it's now configurable in `~/.zshrc`, the current default will be
kept.

This can be achieved by adding the following line to `~/.zshrc` *before*
loading this theme:

```
export LAMBDA_MOD_N_DIR_LEVELS=5
```
2019-04-16 22:39:16 +02:00
Hasib Billah
61c373c8aa Merge pull request #21 from VonFry/master
fix(permission): hide the print about permission
2017-10-08 12:47:24 +06:00
Vonfry
917ae6277f fix(permission): hide the print about permission
Origin version will prompt something like "<file> permission denied". I think it is ugly. The pr fix
it.
2017-10-05 17:39:21 +08:00
Hasib Billah
ba7d5fea16 Merge pull request #18 from sei40kr/master
Fixed lambda icon
2017-07-05 22:14:02 +06:00
Seong Yong-ju
e9c25e468b Fixed lambda icon 2017-07-05 20:38:02 +09:00
Hasib Billah
6fa277361e Reverted to commit-eceee68 2017-05-21 18:09:27 +06:00
Hasib Billah
c6445c79cb Merge pull request #10 from jmitchell/fix/5-missing-lambda
Set prompt using double quotes
2017-04-05 19:25:07 +06:00
Jacob Mitchell
19e38f648d Set prompt using double quotes 2017-03-29 15:57:45 -07:00
Hasib Billah
eceee68cf4 Fixed According To Latest ZSH Update 2015-12-15 16:18:20 +06:00
Hasib Billah
64f7f18c9f Updated Screenshot 2015-10-07 12:12:12 +06:00
Hasib Billah
c2b3c6c47c Changed Branch Symbol 2015-10-07 12:04:47 +06:00
Hasib Billah
edf9d75d09 Updated Screenshot 2015-10-07 11:57:23 +06:00
Hasib Billah
1e8d48abfa Updated Screenshot 2015-10-06 12:42:33 +06:00
Hasib Billah
9dec1ec06c Renamed Theme & Added Screenshot 2015-10-06 12:07:40 +06:00
Hasib Billah
4ceab9fa7b Improve Color 2015-09-15 18:19:21 +06:00
Hasib Billah
0388af2079 Remove Unused Lines 2015-09-14 11:30:17 +06:00
Hasib Billah
bb0e4aab74 Remove Unused Lines 2015-09-14 11:24:43 +06:00
Hasib Billah
870ed3ae9a Add Conditional Line Break 2015-09-10 03:52:27 +06:00
Hasib Billah
58777023bd Add Git Prompt Clean Icon 2015-09-10 02:20:00 +06:00
Hasib Billah
437b12ccd8 Add README.md 2015-09-10 02:14:36 +06:00
Hasib Billah
4355b0408c Add Lambda Theme 2015-09-10 02:10:58 +06:00
Hasib Billah
c25f7b58c1 Initial commit 2015-09-10 02:08:15 +06:00