Skip to content

Commit

Permalink
Update bash_aliases.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
slyfox1186 authored Oct 8, 2023
1 parent fdc8108 commit c0b0214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bash/Debian Scripts/bookworm/user-scripts/bash_aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ alias ccat='clear; cat /etc/catrc'
alias ccron='clear; cat /etc/crontab'
alias cddc='clear; cat /etc/ddclient.conf'
alias chosts='clear; cat /etc/hosts'
alias clang='clear; cat /usr/share/gtksourceview-*/language-specs/sh.lang'
alias clangs='clear; cat /usr/share/gtksourceview-*/language-specs/sh.lang'
alias clist='clear; cat /etc/apt/sources.list'
alias clogin='clear; cat /etc/gdm*/daemon.conf'
alias cmid='clear; cat /etc/machine-id' # get the machine-id number
Expand Down

0 comments on commit c0b0214

Please sign in to comment.