| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Shortcuts: show almost-all files (#1263) | HelionSmoker | 2023-02-08 | 1 | -2/+2 |
| | | |||||
| * | Shortcuts in vim command line from bm-dirs/files (#1073) | Arjun Karangiya | 2022-03-29 | 1 | -3/+6 |
| | | | | | | | | | | | This will allow using the mappings in the vim command line. Here the leader is ";" So here `:e ;cfz` typed fast will expand into `:e /home/user/.config/zsh/.zshrc`. This is more helpful with :sp, :vs, :cd or anywhere where a file or a directory is expected in the vim command line. | ||||
| * | fix #956 | Luke Smith | 2021-05-30 | 1 | -10/+10 |
| | | |||||
| * | Create and source bookmarks for/by lf (#917) | Janik Kemnade | 2021-04-06 | 1 | -3/+6 |
| | | | | Co-authored-by: Kemmojo <kemnadej80@yahoo.de> | ||||
| * | Restoring missing line for zsh file shortcuts (#879) | karioki | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | old stuff removed | Luke Smith | 2020-11-16 | 1 | -5/+8 |
| | | | | | many files renamed, possible breakage | ||||
| * | Expanding shell vars before passing to the files (#827) | karioki | 2020-10-11 | 1 | -2/+4 |
| | | |||||
| * | trailing whitespace fix | Luke Smith | 2020-05-31 | 1 | -5/+5 |
| | | |||||
| * | escaped dollar sign on shortcuts | Lucas Budde Mior | 2020-06-01 | 1 | -2/+2 |
| | | |||||
| * | comments on shortcuts fixed | Lucas Budde Mior | 2020-05-31 | 1 | -2/+2 |
| | | |||||
| * | now shortcuts is posix compliant, so #!/bin/sh | Lucas Budde Mior | 2020-05-31 | 1 | -9/+9 |
| | | |||||
| * | Comment on shortcuts properly commented | Lucas Budde Mior | 2020-06-01 | 1 | -1/+1 |
| | | |||||
| * | Use only awk in shortcuts script | Lucas Budde Mior | 2020-06-01 | 1 | -11/+13 |
| | | |||||
| * | Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵ | Luke Smith | 2020-04-08 | 1 | -1/+3 |
| |\ | | | | | | | karioki-zshnameddir | ||||
| | * | New featuer: ZSH named dirs | Arjun Karangiya | 2020-04-06 | 1 | -1/+3 |
| | | | |||||
| * | | oops for config | Luke Smith | 2020-04-08 | 1 | -5/+5 |
| | | | |||||
| * | | assume default values if xdg dirs not set | Luke Smith | 2020-04-08 | 1 | -5/+5 |
| | | | |||||
| * | | substitute $HOME/.config with $XDG_CONFIG_HOME | Dennis Lee | 2020-04-04 | 1 | -5/+5 |
| |/ | |||||
| * | #!/bin/sh shebang. newline after universalized. | Luke Smith | 2020-02-08 | 1 | -0/+1 |
| | | |||||
| * | ranger shortcuts reactivated | Luke Smith | 2019-11-23 | 1 | -1/+1 |
| | | |||||
| * | bash portability | Luke Smith | 2019-05-20 | 1 | -1/+1 |
| | | |||||
| * | massive cleanup | Luke Smith | 2019-05-19 | 1 | -0/+26 |
