An open API service indexing awesome lists of open source software.

https://github.com/linuxuser255/bashandlinux

Course content, resources, and code I created for EC-Council. It's a collection of useful Bash Scripts, Linux commands, tips, tricks, and more.
https://github.com/linuxuser255/bashandlinux

Last synced: about 1 year ago
JSON representation

Course content, resources, and code I created for EC-Council. It's a collection of useful Bash Scripts, Linux commands, tips, tricks, and more.

Awesome Lists containing this project

README

          

# BashAndLinux

## Linux commands and Bash Scripts I created for an EC-Council course.
```
This began as a repository to accompany a Linux & Bash Scripting course I created.
It has since become a repo for almost all Shell scripts and configs I've written,
tips tricks, how-to guides, links to other resources and more.
```
- **[Link to original EC-Council Bash Scripting course repo](https://github.com/codered-by-ec-council/Shell-Scripting-with-Bash)**

![EC-COUNCIL-LOGO](https://user-images.githubusercontent.com/46334926/152244010-673a77a5-4309-4eba-b9d5-719d9af98e06.png)

## NeoVim configs plugins, & Distros
- **[NeoVim official docs](https://neovim.io/)**
- **[Netrw documentation](https://neovim.io/doc/user/pi_netrw.html#netrw-ex)**
- **[My fork of Kickstart.nvim](https://github.com/LinuxUser255/linux.nvim)**
- **[The original Kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim)**
- **[ThePrimeagen's init.lua](https://github.com/ThePrimeagen/init.lua)**
- **[All of Prime's Neovim related repos](https://github.com/ThePrimeagen?tab=repositories&q=&type=&language=lua&sort=)**
- **[RosePine Colour Theme](https://github.com/rose-pine/neovim)**
- **[Tokyo Night Theme](https://github.com/folke/tokyonight.nvim)**
- **[LunarVim](https://www.lunarvim.org/)**
- **[Lazy.nvim](https://github.com/folke/lazy.nvim)**
- **[NvChad](https://github.com/NvChad/)**

## NeoVim tutorials
- **[NeoVim usage](https://github.com/LinuxUser255/BashAndLinux/blob/main/Vim_And_NeoVim_Usage.md)**
- **[ThePrimeagen's VIM Fundamentals couse on Frontend Masters](https://frontendmasters.com/courses/vim-fundamentals/)**
- **[Video demos from ThePrimeagen's Vim as your editor playlist](https://youtube.com/playlist?list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R)**
- **[Video demos from from Luke Smith's Vim playlist](https://youtube.com/playlist?list=PL-p5XmQHB_JSTaEPygu1DZjuFfb704Uv7)**
- **[How to install Tabnine](https://github.com/LinuxUser255/BashAndLinux/blob/main/Tabnine_Install.md)**
- **[Reddit's r/neovim](https://www.reddit.com/r/neovim/?rdt=52373)**

## Advanced Bash Scripting Guide
- **[An in-depth exploration of the art of shell scripting](https://tldp.org/LDP/abs/html/)**
- **[Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible)**
- **[AWK](https://tldp.org/LDP/abs/html/awk.html#AWKREF)**
- **[FOR LOOP](https://www.golinuxcloud.com/run-while-loop-until-specific-time-shell-bash/)**
- **[SED](https://linuxhint.com/50_sed_command_examples/)**
- **[Internal Field Separator](https://www.baeldung.com/linux/ifs-shell-variable)**
- **[BASH ALIASES](https://rez0.blog/hacking/2021/02/08/bash-aliases-command-line-tools-3.html)**

## ISO Verify & GPG ENCRYPT - DECRYPT
- **[ISO Verify](https://danilodellaquila.com/en/blog/how-to-verify-authenticity-of-downloaded-debian-iso-images)**
- **[GPG ENCRYPT - DECRYPT](https://www.howtogeek.com/427982/how-to-encrypt-and-decrypt-files-with-gpg-on-linux/)**


emoji
```
¯\_(ツ)_/¯
```