new alias
This commit is contained in:
parent
a4e6478d1b
commit
e30c061039
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ PS1='\[\e[38;2;254;128;25m\][\[\e[38;2;235;219;178m\]\u\[\e[38;2;200;200;200m\]@
|
|||
home.file.".config/shell/aliases".text = ''
|
||||
#!/bin/sh
|
||||
#general aliases
|
||||
alias nf="clear && fastfetch"
|
||||
alias ascdis="fastfetch --logo $1"
|
||||
alias forge="su forgejo"
|
||||
alias emoji="cat ~/.local/share/emoji | grep $1"
|
||||
|
|
Loading…
Add table
Reference in a new issue