{"id":19738137,"url":"https://github.com/linuxuser255/bashandlinux","last_synced_at":"2025-02-27T22:21:39.089Z","repository":{"id":63975134,"uuid":"379724386","full_name":"LinuxUser255/BashAndLinux","owner":"LinuxUser255","description":"Course content, resources, and code I created for EC-Council. It's a collection of useful Bash Scripts, Linux commands, tips, tricks, and more.","archived":false,"fork":false,"pushed_at":"2024-10-24T00:26:33.000Z","size":80388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-24T10:26:16.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinuxUser255.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"Copying_Pass/instructions.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-23T20:41:20.000Z","updated_at":"2024-10-24T00:26:37.000Z","dependencies_parsed_at":"2024-05-10T18:23:37.896Z","dependency_job_id":"16dcb7b6-569f-4b9e-b556-434b626c619c","html_url":"https://github.com/LinuxUser255/BashAndLinux","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxUser255%2FBashAndLinux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxUser255%2FBashAndLinux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxUser255%2FBashAndLinux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinuxUser255%2FBashAndLinux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinuxUser255","download_url":"https://codeload.github.com/LinuxUser255/BashAndLinux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241067688,"owners_count":19903864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T01:13:20.602Z","updated_at":"2025-02-27T22:21:39.068Z","avatar_url":"https://github.com/LinuxUser255.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BashAndLinux\n\n## Linux commands and Bash Scripts I created for an EC-Council course.\n```\nThis began as a repository to accompany a Linux \u0026 Bash Scripting course I created.\nIt has since become a repo for almost all Shell scripts and configs I've written,\ntips tricks, how-to guides, links to other resources and more.\n```\n- **[Link to original EC-Council Bash Scripting course repo](https://github.com/codered-by-ec-council/Shell-Scripting-with-Bash)**\n\n![EC-COUNCIL-LOGO](https://user-images.githubusercontent.com/46334926/152244010-673a77a5-4309-4eba-b9d5-719d9af98e06.png)\n\n## NeoVim configs plugins, \u0026 Distros\n- **[NeoVim official docs](https://neovim.io/)**\n- **[Netrw documentation](https://neovim.io/doc/user/pi_netrw.html#netrw-ex)**\n- **[My fork of Kickstart.nvim](https://github.com/LinuxUser255/linux.nvim)**\n- **[The original Kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim)**\n- **[ThePrimeagen's init.lua](https://github.com/ThePrimeagen/init.lua)**\n- **[All of Prime's Neovim related repos](https://github.com/ThePrimeagen?tab=repositories\u0026q=\u0026type=\u0026language=lua\u0026sort=)**\n- **[RosePine Colour Theme](https://github.com/rose-pine/neovim)**\n- **[Tokyo Night Theme](https://github.com/folke/tokyonight.nvim)**\n- **[LunarVim](https://www.lunarvim.org/)**\n- **[Lazy.nvim](https://github.com/folke/lazy.nvim)**\n- **[NvChad](https://github.com/NvChad/)**\n\n## NeoVim tutorials\n- **[NeoVim usage](https://github.com/LinuxUser255/BashAndLinux/blob/main/Vim_And_NeoVim_Usage.md)**\n- **[ThePrimeagen's VIM Fundamentals couse on Frontend Masters](https://frontendmasters.com/courses/vim-fundamentals/)**\n- **[Video demos from ThePrimeagen's Vim as your editor playlist](https://youtube.com/playlist?list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R)**\n- **[Video demos from from Luke Smith's Vim playlist](https://youtube.com/playlist?list=PL-p5XmQHB_JSTaEPygu1DZjuFfb704Uv7)**\n- **[How to install Tabnine](https://github.com/LinuxUser255/BashAndLinux/blob/main/Tabnine_Install.md)**\n- **[Reddit's r/neovim](https://www.reddit.com/r/neovim/?rdt=52373)**\n\n## Advanced Bash Scripting Guide\n- **[An in-depth exploration of the art of shell scripting](https://tldp.org/LDP/abs/html/)**\n- **[Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible)**\n- **[AWK](https://tldp.org/LDP/abs/html/awk.html#AWKREF)**\n- **[FOR LOOP](https://www.golinuxcloud.com/run-while-loop-until-specific-time-shell-bash/)**\n- **[SED](https://linuxhint.com/50_sed_command_examples/)**\n- **[Internal Field Separator](https://www.baeldung.com/linux/ifs-shell-variable)**\n- **[BASH ALIASES](https://rez0.blog/hacking/2021/02/08/bash-aliases-command-line-tools-3.html)**\n\n## ISO Verify \u0026 GPG ENCRYPT - DECRYPT\n- **[ISO Verify](https://danilodellaquila.com/en/blog/how-to-verify-authenticity-of-downloaded-debian-iso-images)**\n- **[GPG ENCRYPT - DECRYPT](https://www.howtogeek.com/427982/how-to-encrypt-and-decrypt-files-with-gpg-on-linux/)**\n\n\u003cbr\u003e\n\nemoji\n```\n ¯\\_(ツ)_/¯\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxuser255%2Fbashandlinux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinuxuser255%2Fbashandlinux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinuxuser255%2Fbashandlinux/lists"}