Skip to content
/ emacs Public

My emacs configuration. Basic config for basic needs.

License

Notifications You must be signed in to change notification settings

brtrndb/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.emacs

Simple .emacs configuration file.

Installation

First, clone the repository.

$ git clone https://github.com/brtrndb/emacs.git

Usage

Run the script.

$ ./install.sh -h
Usage: ./install.sh  { -n | -c | -u | -h }
Options:
  -s, --symlink: Install as symbolic link.
  -c, --copy:    Install as copy.
  -h, --help:    Display usage.

It will create a symlink or a copy of emacs into ~/.emacs.

Description

  • Display date and time.
  • Display battery percent.
  • Parenthesis matching.
  • Remove whitespaces at end of lines.
  • ... And more !

Enjoy !

Note

$ emacs --version
GNU Emacs 29.1
Copyright (C) 2023 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

License

See LICENSE.md.

About

My emacs configuration. Basic config for basic needs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages