Created
August 29, 2020 12:25
-
-
Save onixus74/2b1a48b67c0efcdc8169746116525663 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 umask 002 | |
set -g fish_user_paths "/home/linuxbrew/.linuxbrew/bin" $fish_user_paths | |
source ~/.asdf/asdf.fish | |
set -g pure_color_mute yellow | |
alias '_workspace'="cd /mnt/c/Users/marwen/PATH_TO/_Workspace/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment