Add readelf nu script
This commit is contained in:
@ -545,4 +545,8 @@ alias gpu = git push -u origin
|
||||
alias gsta = git stash push
|
||||
alias gstp = git stash pop
|
||||
|
||||
# random scripts
|
||||
source ~/.local/nu/readelf.nu
|
||||
|
||||
# init starship prompt
|
||||
source ~/.cache/starship/init.nu
|
||||
|
||||
Reference in New Issue
Block a user