Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WHERE the **** is ~/.emacs file ?

Featured Replies

I know i am a bit stupid. But what's more stupid than my small dose of stupidity is everyone constantly saying "add x to ~/.emacs file".

 

I mean you have a tutorial or tips saying to add something to a certain file. So aren't you failing in helping people with your tutorial/tips if person doesn't know where ~/.emacs file is because you assume that person knows it?

 

My ranting aside, could someone please tell me where to find ~/.emacs file.

I want to add abbrevations, i googled a bit but because i don't understand english that well i didn't find any solutions.

 

So where is this cursed file?

In most *nix based systems, the character '~' is a shortcut to the user's home directory.

So, if you go to your home directory and vi .emacs, you'll hop right into it.

You can do this by typing "cd ~; vi .emacs" or just typing in "vi ~/.emacs"

Files that begin with a '.' are hidden files. They aren't listed unless you "ls -a".

 

The reason no one said specificly that '~' is the home directory is because it's basic, intro class knowledge. If I tell you to go to the /etc/httpd/conf folder, I don't need to tell you to "cd /etc/httpd/conf" because you should know how to do it already.

~M

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.