Skip to content

Commit

Permalink
Update shell.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Apr 3, 2024
1 parent d3bbd84 commit 90d1af7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/content/docs/en/configuration/shell.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,15 @@ On Bash, Fish and Zsh are set several shells defined in `~/.bash_aliases`. They
| **ngrub** | Edit `/etc/default/grub` by the `EDITOR` defined in `~/.bashrc`. |
| **nhosts** | Edit `/etc/hosts` by the `EDITOR` defined in `~/.bashrc`. |
| **nmkinitcpio** | Edit `/etc/mkinitcpio.conf` by the `EDITOR` defined in `~/.bashrc`. |
| **npacman** | Edit `/etc/pacman.conf` by the `EDITOR` defined in `~/.bashrc`. |
| **nz** | Edit `~/.zshrc` by the `EDITOR` defined in `~/.bashrc`. |
| **openports** | Show open ports. |
| **psa** | Show a detailed list of all processes. |
| **pyserver** | Initiate a HTTP server instance on the current directory on port 8000. |
| **sr** | Reboot the system. |
| **ssn** | Shutdown now. |
| **unlock** | Remove the packmane lock file `/var/lib/pacman/db.lck`. |
| **update** | Run pacman package update. |
| **update-fc** | Update the font cache when a new font is added. |
| **update-grub** | Update the GRUB. |

Expand Down

0 comments on commit 90d1af7

Please sign in to comment.