summaryrefslogtreecommitdiffstats
path: root/.local/bin/shortcuts
Commit message (Collapse)AuthorAgeFilesLines
* Eibhear: extend .gitignore, fix in ~sc/shortcutsMaksymilian Jopek2025-03-151-2/+8
|
* Eibhear: Initial commitMaksymilian Jopek2025-03-151-2/+10
| | | | Some file deletion, small changes, some addition
* shortcuts: export env vars for each shortcut (#1395)Kipras Melnikovas2024-07-151-0/+4
| | | | | | | | | | | useful if want to use shortcuts w/ different progs instead of their default behavior (cd / $EDITOR), e.g.: ```sh cd ~/Downloads mv foo.mp3 $music ``` Co-authored-by: Luke Smith <luke@lukesmith.xyz>
* Remove unused vim configs and shortcuts (#1385)Alessio Artoni2024-05-111-4/+1
| | | | Remove: ranger shortcuts, "nocompatible", plain Vim support for NERDTreeBookmarksFile and vimling configuration.
* Shortcuts: show almost-all files (#1263)HelionSmoker2023-02-081-2/+2
|
* Shortcuts in vim command line from bm-dirs/files (#1073)Arjun Karangiya2022-03-291-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 #956Luke Smith2021-05-301-10/+10
|
* Create and source bookmarks for/by lf (#917)Janik Kemnade2021-04-061-3/+6
| | | Co-authored-by: Kemmojo <kemnadej80@yahoo.de>
* Restoring missing line for zsh file shortcuts (#879)karioki2021-01-101-0/+1
|
* old stuff removedLuke Smith2020-11-161-5/+8
| | | | many files renamed, possible breakage
* Expanding shell vars before passing to the files (#827)karioki2020-10-111-2/+4
|
* trailing whitespace fixLuke Smith2020-05-311-5/+5
|
* escaped dollar sign on shortcutsLucas Budde Mior2020-06-011-2/+2
|
* comments on shortcuts fixedLucas Budde Mior2020-05-311-2/+2
|
* now shortcuts is posix compliant, so #!/bin/shLucas Budde Mior2020-05-311-9/+9
|
* Comment on shortcuts properly commentedLucas Budde Mior2020-06-011-1/+1
|
* Use only awk in shortcuts scriptLucas Budde Mior2020-06-011-11/+13
|
* Merge branch 'zshnameddir' of https://github.com/karioki/voidrice into ↵Luke Smith2020-04-081-1/+3
|\ | | | | | | karioki-zshnameddir
| * New featuer: ZSH named dirsArjun Karangiya2020-04-061-1/+3
| |
* | oops for configLuke Smith2020-04-081-5/+5
| |
* | assume default values if xdg dirs not setLuke Smith2020-04-081-5/+5
| |
* | substitute $HOME/.config with $XDG_CONFIG_HOMEDennis Lee2020-04-041-5/+5
|/
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-0/+1
|
* ranger shortcuts reactivatedLuke Smith2019-11-231-1/+1
|
* bash portabilityLuke Smith2019-05-201-1/+1
|
* massive cleanupLuke Smith2019-05-191-0/+26