Skip to content

Feature: avoid this in Alias #57

@c4ir0

Description

@c4ir0

I faced a problem while making aliases i hope this note would help

(Note : deal with ~/.bashrc or ~/.zshrc according to the shell u use )

make sure first what shell do use the command below will let u know :

echo "$SHELL"

why do you have to know ..? because editing the ~/.bashrc while u use zsh and even resourcing or logging out will give no benefit since u configure a file for shell ur not currently using
commands :
if u use zsh ~> nano /.zshrc
if u use bash ~> nano /.bashrc and so on ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions