mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
improved colorscheme setup
This commit is contained in:
parent
0afdb12d5e
commit
01458069c1
11 changed files with 76 additions and 952 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
.DS_Store
|
||||
*
|
||||
!.gitignore
|
||||
!.gitignore_global
|
||||
!.gitconfig
|
||||
|
||||
!dependencies.txt
|
||||
|
||||
|
|
@ -11,7 +12,7 @@
|
|||
!.config/fish/config.fish
|
||||
!.config/fish/conf.d/
|
||||
!.config/fish/conf.d/alias.fish
|
||||
!.config/fish/conf.d/starship.fish
|
||||
!.config/fish/conf.d/colorscheme.fish
|
||||
!.config/fish/conf.d/locale.fish
|
||||
!.config/fish/conf.d/starship.fish
|
||||
|
||||
|
|
@ -33,20 +34,12 @@
|
|||
!.config/fish/functions/upload.fish
|
||||
!.config/fish/functions/ytdlp.fish
|
||||
|
||||
!.tmux.conf
|
||||
|
||||
!.vimrc
|
||||
!.config/nvim/
|
||||
!.config/nvim/init.lua
|
||||
|
||||
!.vimrc
|
||||
|
||||
!.config/neofetch/
|
||||
!.config/neofetch/config.conf
|
||||
!.config/neofetch/king.ascii
|
||||
!.tmux.conf
|
||||
|
||||
!.zshrc
|
||||
!.bashrc
|
||||
|
||||
!.gitconfig
|
||||
!.gitignore_global
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue