Skip to content

Commit

Permalink
fastwetch: cleaner filenames
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Jul 14, 2024
1 parent 5ba56e6 commit 4fa20c1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ alias jcr="jira-risk" # ensure the mandatory fields are set for ~/.jira_story
alias jcc="jira-clean" # delete ~/.jira_story

# quick sys overview via fastfetch
alias neosys="fastfetch -c ~/.config/fastfetch/cluxsys.jsonc"
alias neohw="fastfetch -c ~/.config/fastfetch/cluxhw.jsonc"
alias neosys="fastfetch -c ~/.config/fastfetch/sys.jsonc"
alias neohw="fastfetch -c ~/.config/fastfetch/hw.jsonc"
File renamed without changes.
File renamed without changes.

0 comments on commit 4fa20c1

Please sign in to comment.