Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godu92/linux-profiles
Project for common profile settings
https://github.com/godu92/linux-profiles
aliases bash-functions bashrc p10k vimrc zsh zshrc
Last synced: 28 days ago
JSON representation
Project for common profile settings
- Host: GitHub
- URL: https://github.com/godu92/linux-profiles
- Owner: Godu92
- Created: 2024-11-21T20:24:27.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-21T20:30:48.000Z (about 1 month ago)
- Last Synced: 2024-11-21T21:27:36.294Z (about 1 month ago)
- Topics: aliases, bash-functions, bashrc, p10k, vimrc, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linux-profiles
Project for common profile settings
- [linux-profiles](#linux-profiles)
- [Source files](#source-files)
- [One Time](#one-time)
- [Always Updated](#always-updated)
- [ZSH](#zsh)## Source files
The various `./profile` files are for Linux based preferences.
> TODO: Move to own repo
### One Time
They can be used by simply copying into your `home` directory and then restarting your terminal.
### Always Updated
Alternatively, you can link to the files and thus they will be updated anytime this project gets updates.
Example:
```bash
ln -s linux-profiles/.vimrc .vimrc
```> Note: You can take this one step further and do the link as `root` as well to have the same alias and preferences there as well
> TODO: Make script to simplify this process### ZSH
ZSH is currently being used with `FiraMono Nerd Font`