|
0eefa7f8f4
|
fix(README): new repo url, missing file extension
|
2023-12-26 22:38:30 +01:00 |
|
|
f1f986fece
|
fix(aliases): kitty command was not recognized on debian/ubuntu
|
2023-11-10 15:49:09 +01:00 |
|
|
02154c4e05
|
feat(aliasrc): Change kitten transfer alias to sftp command names
|
2023-11-06 17:57:08 +01:00 |
|
|
57288bb435
|
feat(aliasrc): use trash instead of rm if available
|
2023-11-06 14:17:31 +01:00 |
|
|
4c92898cae
|
feat(aliasrc): remove unused alias, alias firefox to use portals
|
2023-11-06 14:11:15 +01:00 |
|
|
541e89e687
|
feat(aliasrd): Add alias for lsd
|
2023-11-06 14:10:24 +01:00 |
|
|
243bc90a5e
|
feat(aliasrc): Add aliases for kitty's kittens
|
2023-11-06 13:58:16 +01:00 |
|
|
1cceb187ec
|
feat(filenames)!: Add .zsh to filenames to that LSPs can work
BREAKING CHANGE: custom-zshrc is no longer sourced! It needs to have
.zsh appended to make it work again
|
2023-10-13 14:53:39 +02:00 |
|
|
5be9caed09
|
feat(nix): source nix package manager if present
|
2023-09-20 14:08:04 +02:00 |
|
|
26feec573c
|
fix(find-the-command): disable find-the-command when pacman not present
|
2023-09-20 14:07:01 +02:00 |
|
|
67ec855327
|
docs: Remove stats as they don't work on Gitea
Signed-off-by: Jiří Štefka <jiri@stefka.eu>
|
2023-09-08 20:31:02 +02:00 |
|
|
1943dc8f2f
|
Merge branch 'master' of github.com:jiriks74/zsh
|
2023-09-08 20:24:49 +02:00 |
|
|
648f2932fd
|
docs: Fix grammar and fix Markdown syntax
Signed-off-by: Jiří Štefka <jiri@stefka.eu>
|
2023-09-08 20:11:18 +02:00 |
|
|
46d72b0a76
|
Create FUNDING.yml
|
2023-03-04 06:40:56 +01:00 |
|
|
4d1b2abfc8
|
Delete obsolete function, fix newline in pacmanupdate, remove obsolete
comments
|
2023-02-27 07:06:05 +01:00 |
|
|
39985da036
|
Add find-the-command plugin
|
2023-01-17 14:37:15 +01:00 |
|
|
ccf482aba9
|
Update README.md
|
2022-03-21 12:19:35 +01:00 |
|
jiriks74
|
ff051bbbda
|
I forgot to add a license lol
|
2022-02-07 18:27:24 +01:00 |
|
jiriks74
|
3149ef0f8a
|
Fix spelling error
|
2022-01-20 23:03:48 +01:00 |
|
jiriks74
|
ab5c459801
|
Add custom-zsh file option
Add option to customize the config without having to resolve problems every time you need to pull on updates
|
2022-01-19 22:35:27 +01:00 |
|
BuildTools
|
e61330da60
|
Add binds for CTRL + left/right arrow keys
|
2022-01-16 10:57:18 +01:00 |
|
|
1981ef517e
|
Update README.md
|
2022-01-09 19:53:39 +01:00 |
|
|
9c442d2a8e
|
Update README.md
|
2022-01-09 19:52:03 +01:00 |
|
BuildTools
|
5f565d7c04
|
Deprecate pure theme
You can configure pure theme in `powerlevel10k`
|
2022-01-09 19:45:38 +01:00 |
|
BuildTools
|
51756a6bbb
|
Update README.md
|
2022-01-09 18:31:41 +01:00 |
|
|
28e8d73ad6
|
Update README.md
|
2022-01-09 18:15:59 +01:00 |
|
|
fc568d408e
|
Update README.md
|
2022-01-09 14:41:10 +01:00 |
|
|
efb8d6beb4
|
Update README.md
|
2022-01-09 14:35:29 +01:00 |
|
|
31eee3318f
|
Merge branch 'ChrisTitusTech-master'
|
2022-01-09 14:33:06 +01:00 |
|
|
745d5fef5c
|
Merge branch 'master' of https://github.com/ChrisTitusTech/zsh into ChrisTitusTech-master
|
2022-01-09 14:31:00 +01:00 |
|
|
94d7fa3749
|
Update submodules
|
2022-01-09 14:24:33 +01:00 |
|
|
d9a2ce1690
|
Merge branch 'master' of github.com:jiriks74/zsh
|
2022-01-09 14:09:13 +01:00 |
|
|
62b9457dea
|
Fix the error that appears when thefuck is not installed
|
2022-01-09 14:05:25 +01:00 |
|
|
2fc79eb99a
|
Update README.md
|
2022-01-09 13:41:48 +01:00 |
|
|
fa4d1907e0
|
Get rid of error if thefuck is not installed
|
2022-01-09 13:38:13 +01:00 |
|
|
46acef850d
|
Update README.md
|
2022-01-09 13:02:19 +01:00 |
|
|
f3f96c3aa4
|
Convert submodules from ssh to https
|
2022-01-09 12:34:55 +01:00 |
|
|
4e514ef63c
|
Add zsh-z plugin instead of autojump
|
2022-01-09 04:52:26 +01:00 |
|
|
e1244d4850
|
Add plugins to my config
TODO: Update README.md
|
2022-01-09 04:42:33 +01:00 |
|
Chris Titus
|
a665511b0f
|
Merge pull request #9 from TheAwesomeGuy47/patch-1
Fix minor spelling error
|
2021-12-04 23:33:07 -06:00 |
|
TheAwesomeGuy47
|
23cb2aebc9
|
Fix minor spelling error
|
2021-12-04 13:32:48 +00:00 |
|
|
dc4dd64cdd
|
Merge branch 'titusupdate'
|
2021-11-14 19:27:02 +01:00 |
|
|
8f190f1654
|
Merge branch 'master' into titusupdate
|
2021-11-14 19:26:38 +01:00 |
|
|
14f87314be
|
Update README.md
|
2021-11-14 19:21:50 +01:00 |
|
|
2962bd7acc
|
Changes in README.md
|
2021-11-14 19:19:33 +01:00 |
|
|
6752d0fd41
|
Merge branch 'ChrisTitusTech-master' into titusupdate
|
2021-11-14 19:08:45 +01:00 |
|
|
6a8ffa0845
|
Merge branch 'master' of https://github.com/ChrisTitusTech/zsh into ChrisTitusTech-master
|
2021-11-14 19:08:23 +01:00 |
|
|
20b7749295
|
Update README.md
|
2021-11-14 18:47:07 +01:00 |
|
|
fc339c7bcd
|
Update README.md
|
2021-11-14 18:45:55 +01:00 |
|
|
f646bdaf22
|
Add stuff to aliasrc
|
2021-11-14 18:40:01 +01:00 |
|