HelionSmoker
54c46c523b
Shortcuts: show almost-all files ( #1263 )
2023-02-08 20:07:47 +00:00
Arjun Karangiya
4ba50116d9
Shortcuts in vim command line from bm-dirs/files ( #1073 )
...
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.
2022-03-29 01:24:57 +00:00
Luke Smith
9dec1225a4
fix #956
2021-05-30 20:55:28 -04:00
Janik Kemnade
56046c5cda
Create and source bookmarks for/by lf ( #917 )
...
Co-authored-by: Kemmojo <kemnadej80@yahoo.de>
2021-04-06 14:52:18 -04:00
karioki
9adf0e6bcd
Restoring missing line for zsh file shortcuts ( #879 )
2021-01-10 14:25:12 -05:00
Luke Smith
cba0fcc03d
old stuff removed
...
many files renamed, possible breakage
2020-11-16 18:06:41 -05:00
karioki
3f4ea160b9
Expanding shell vars before passing to the files ( #827 )
2020-10-11 16:38:55 -04:00
Luke Smith
42187933e0
trailing whitespace fix
2020-05-31 23:30:05 -04:00
Lucas Budde Mior
63a7f762d7
escaped dollar sign on shortcuts
2020-06-01 00:22:52 -03:00
Lucas Budde Mior
00bf44782d
comments on shortcuts fixed
2020-05-31 23:06:28 -03:00
Lucas Budde Mior
4e683c6fdc
now shortcuts is posix compliant, so #!/bin/sh
2020-05-31 22:16:50 -03:00
Lucas Budde Mior
49084aa9f0
Comment on shortcuts properly commented
2020-06-01 00:51:12 +00:00
Lucas Budde Mior
e7a91dd883
Use only awk in shortcuts script
2020-06-01 00:43:46 +00:00
Luke Smith
18e37aeb30
Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into karioki-zshnameddir
2020-04-08 19:25:25 -04:00
Luke Smith
9fe6802122
oops for config
2020-04-08 19:10:00 -04:00
Luke Smith
422d106fba
assume default values if xdg dirs not set
2020-04-08 17:21:40 -04:00
Arjun Karangiya
1316be8ec4
New featuer: ZSH named dirs
2020-04-06 17:23:45 +05:30
Dennis Lee
fa67562835
substitute $HOME/.config with $XDG_CONFIG_HOME
2020-04-04 12:45:33 -07:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized.
2020-02-08 18:43:37 -05:00
Luke Smith
bc2a4d2b84
ranger shortcuts reactivated
2019-11-23 16:29:02 -05:00
Luke Smith
1258b94e9d
bash portability
2019-05-20 15:26:16 -04:00
Luke Smith
c6e69e9642
massive cleanup
2019-05-19 20:05:14 -04:00