|
|
b984c2797f
|
Fixed issues with new dots() bash function where it dit not handle the depth correctily. Dots in longer inputs are also passed normally and not handled by the function to enable things like nvim ../somefile etc.
|
2024-12-10 13:08:50 +01:00 |
|
|
|
d8d3a77113
|
Addet dots() bash function and corresponding aliases for easier upward navigation in directories.
|
2024-12-10 12:49:56 +01:00 |
|
|
|
3181a6105e
|
Add bash util functions for finding files in directories and cd'ing into the PARENT directory containing that file.
|
2024-12-10 12:24:56 +01:00 |
|
|
|
2606b41cc6
|
Add new aliases and fix functions
|
2024-10-02 12:04:20 +02:00 |
|
Sebastian Lenzlinger
|
bf33af1c1e
|
Add new bash functions for easy conversion of various number vals (hex to dec etc.)
|
2024-06-08 03:57:55 +02:00 |
|
Sebastian Lenzlinger
|
b95d071caa
|
New aliases
|
2024-05-08 15:06:26 +02:00 |
|