The ~/.bashrc file is a hidden file in your home directory. In Linux/*nix
land, ~ always points to your local repository; for instance, on a Mac, ~
will typically point to /Users/YOUR_USERNAME, and ~/.bashrc would be
/Users/YOUR_USERNAME/.bashrc

This link has a thorough, if concise, overview of Linux file system basics:

http://linuxconfig.org/filesystem-basics

On Mon, Dec 7, 2015 at 2:51 PM, Piero Sabino via swift-dev <
swift-dev@swift.org> wrote:

> Where  I find ~/.bashrc file?
>
> _______________________________________________
> swift-dev mailing list
> swift-dev@swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
>
>
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to