add vim and zsh tips
This commit is contained in:
parent
bb7ff92324
commit
8e9bed50fc
@ -702,6 +702,7 @@ curl --user username:password -X POST -F "jenkinsfile=<Jenkinsfile" http://jenki
|
|||||||
* [Horia Coman](https://dev.to/horia141/jupiter-dev-log-3-lint-all-the-things-51lh) - (2020) Jupiter Dev Log 3 - Lint All The Things
|
* [Horia Coman](https://dev.to/horia141/jupiter-dev-log-3-lint-all-the-things-51lh) - (2020) Jupiter Dev Log 3 - Lint All The Things
|
||||||
* [ec2.shop](https://ec2.shop/) - Hacker way to compare ec2 instances price
|
* [ec2.shop](https://ec2.shop/) - Hacker way to compare ec2 instances price
|
||||||
* [Lib.rs](https://lib.rs/command-line-utilities) - Command line utilities | List of Rust applications/libraries/crates
|
* [Lib.rs](https://lib.rs/command-line-utilities) - Command line utilities | List of Rust applications/libraries/crates
|
||||||
|
* [unixorn/awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins) - A collection of ZSH frameworks, plugins, tutorials & themes
|
||||||
|
|
||||||
# Collaboration & Problem solving
|
# Collaboration & Problem solving
|
||||||
> News
|
> News
|
||||||
@ -3432,6 +3433,7 @@ rpm --rebuilddb
|
|||||||
* [Philippe Teuwen](http://wiki.yobi.be/wiki/Modem_BBox-2) - wiki with useful detailed information about Belgacom BBox2
|
* [Philippe Teuwen](http://wiki.yobi.be/wiki/Modem_BBox-2) - wiki with useful detailed information about Belgacom BBox2
|
||||||
|
|
||||||
## Vim
|
## Vim
|
||||||
|
* [devhints](https://devhints.io/vimscript) - Vim scripting cheatsheet
|
||||||
* [Sandra Henry-Stocker](http://www.computerworld.com/article/2968352/linux/tricks-to-play-with-vim.html) - Tricks to play with vim
|
* [Sandra Henry-Stocker](http://www.computerworld.com/article/2968352/linux/tricks-to-play-with-vim.html) - Tricks to play with vim
|
||||||
* [Vim Tips Wiki](http://vim.wikia.com/wiki/Search_and_replace) - Search and replace in VIM
|
* [Vim Tips Wiki](http://vim.wikia.com/wiki/Search_and_replace) - Search and replace in VIM
|
||||||
* [zzapper](http://rayninfo.co.uk/vimtips.html) - Best of Vim Tips / compiled from 16 Years of Vi + 10+ years of Vim
|
* [zzapper](http://rayninfo.co.uk/vimtips.html) - Best of Vim Tips / compiled from 16 Years of Vi + 10+ years of Vim
|
||||||
@ -6524,6 +6526,7 @@ type `curl ident.me` to know your public ip
|
|||||||
* [joshuathompson/baton](https://github.com/joshuathompson/baton) - CLI to manage Spotify playback | You are using Spotify and would love to use it via terminal / CLI tools ? try baton ;-)
|
* [joshuathompson/baton](https://github.com/joshuathompson/baton) - CLI to manage Spotify playback | You are using Spotify and would love to use it via terminal / CLI tools ? try baton ;-)
|
||||||
* [command-not-found.com](https://command-not-found.com/) - Install any command on any operating system.
|
* [command-not-found.com](https://command-not-found.com/) - Install any command on any operating system.
|
||||||
* [Jeffrey Paul](https://sneak.berlin/20191011/stupid-unix-tricks/) - (2019) Stupid Unix Tricks
|
* [Jeffrey Paul](https://sneak.berlin/20191011/stupid-unix-tricks/) - (2019) Stupid Unix Tricks
|
||||||
|
* [unixorn/awesome-zsh-plugins](https://github.com/unixorn/awesome-zsh-plugins) - A collection of ZSH frameworks, plugins, tutorials & themes
|
||||||
|
|
||||||
## Shell Aliases
|
## Shell Aliases
|
||||||
See also [Dotfiles / Aliases](#dotfiles--aliases)
|
See also [Dotfiles / Aliases](#dotfiles--aliases)
|
||||||
|
Loading…
Reference in New Issue
Block a user