https://github.com/hypnotics-dev/dotfiles
A place to store my linux dotfiles.
https://github.com/hypnotics-dev/dotfiles
dotfiles-linux emacs emacs-configuration emacs-lisp lazynvim lua neovim
Last synced: 11 months ago
JSON representation
A place to store my linux dotfiles.
- Host: GitHub
- URL: https://github.com/hypnotics-dev/dotfiles
- Owner: hypnotics-dev
- Created: 2024-07-17T18:44:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T04:01:55.000Z (11 months ago)
- Last Synced: 2025-04-30T05:18:41.012Z (11 months ago)
- Topics: dotfiles-linux, emacs, emacs-configuration, emacs-lisp, lazynvim, lua, neovim
- Language: Lua
- Homepage:
- Size: 620 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Linux Dotfiles & Rices
A repository containing any custom configuration/ricing that I wish to be shared.
Top level directories (other than other/) are configs for my daily drivers.
The intended way to use this repository is to symlink the files or directories you wish to use to their destination.
Example for using my neovim config
#+begin_src sh
ln -s "$(pwd)/editor/nvim" ~/.config/nvim
#+end_src
* TODOs [0/2] [0%]
- [ ] Write a README for each package
- [ ] add the other/ and rice/ directories