Tag: create

Creating an Alias in fish shell

Fish shell has an easy method to create a command alias… alias del=’rm’ save_function del