tekninjakevin / Dot-Files

My Dot files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                  #################################################
               ####====Tekninja Kevin's Dot Files and rice========###
                #################################################

Attention!!!

All files and configs in this repository are a backup copy of the original
files of my OS. They are not a model or a guide Exaples are that some links
are hardcoded to my machine and not all my vim plug ins are listed. Althow
you are welcomed to cut n past any thing you can find usefull. Be aware You
take full responsibility for the consequences of using them in your OS.

Screen Shots

Preview

Programs whose configs can be found here and some of what i configured

  • Dosbox

  • Set res to 1200x900 perfect size for dos games

  • added music,documents,picture path's

  • Extended built in dos with unix utilities like ls and Cp

  • dunst

    • Configured place notification across screen
  • Dmenu *

  • i3-WM

    • i3 version 4.13
    • I Added Alt+Shift+I Ignore mode,
    • Resize with out going into resize mode Alt-shift h,j,k,l
    • I Have custom Hot keys to launch apps
  • urxvt

    • Theme Changer and themes
    • Using NerdFonts and powerline fonts (i had to Load a crap tun of fonts for Prompt and icons in ranger
    • Clickable urls to launch Firefox
    • Perl Tabs plug in shift + left and right to move form tab to tab. shift down to create a tab. Shift up to name it.

*Neo Vim

  • Uses Airline

  • Lots Custom key bindings

  • AutoSaves when Leaving insert

  • latex preview using Mupdf

  • Return to the same line when you reopen a file

  • Ctrl C to exit instert mode (if you owned a C64 you get it)

  • Ranger

    • Mapped x plus first letter to move files to dirs
    • mapped y plus first letter to copy files to dirs
    • use with trash-cli
    • added associations in rifle for emulators,dosbox, gdebi & gdebi-gtk,gimp
  • Zsh

    • Sourced out aliases to aliasrc
    • completions, vim mode
    • CTRL+Z to send jobs to background and to foreground
    • color for ls,dir,grip
    • wd Plug in for dir bookmarks
    • use with pick to select files with ls
    • use with oh-my-zsh and power line zsh

Suggested programs Links

## More About Me

## My Current Setup
	- Os: `Debian 11`
	- 		- Shell: `Zsh`
	- Window Manager: `i3-wm
	- Application Launcher: `dmenu`
	- Bar: `bumbleestatus on i3bar`
	- Compositor: `compton`
	- Gtk2/3 Theme:  `Solerized Dark Blue`
	- Icon Theme: `Buuf 3.2`
	- Cursor: `Breeze Obsidian`
	- Music Player: `Clemintin mpd` + `ncmpcpp`
	- Notifications: `dunst`
	- Terminal Emulator: `Terminus`
	- Text Editor: `Neovim`
	- Video Player: `mpv`
	- Web Browser: `Qute Browser /w3b `
	- Text Editor/IDE: `NeoVim`
	- Graphics editing: `gimp & imagtricks`
	-

More about Ricing

================================================================================

What The Heck are Dot files

Dotfiles are plain text configuration files on Unix-y systems for things like my shell, ~/.zshrc, our editor in ~/.vimrc, and many others. They are called "dotfiles" as they typically are named with a leading . Making them hidden files on your system, although this is not a strict requirement. Since these files are all plain text, we can gather them together in a git repository and use that to track the changes you make over time.

What is a rice.

-- From Thoughtbot.

"Rice" is a word that is commonly used to refer to making visual improvements and customizations on one's desktop. It was inherited from the practice of customizing cheap Asian import cars to make them appear to be faster than they actually were - which was also known as "ricing". Here on /r/unixporn, the word is accepted by the majority of the community and is used sparingly to refer to a visually attractive desktop upgraded beyond the default.

-- From /r/unixporn.

About

My Dot files

License:Do What The F*ck You Want To Public License


Languages

Language:Vim Script 88.9%Language:Python 6.7%Language:Shell 1.5%Language:Lua 0.9%Language:Ruby 0.6%Language:PostScript 0.3%Language:C 0.2%Language:Vim Snippet 0.2%Language:JavaScript 0.2%Language:TypeScript 0.1%Language:Batchfile 0.1%Language:Makefile 0.1%Language:TeX 0.1%Language:CSS 0.1%Language:Erlang 0.0%Language:Roff 0.0%Language:Perl 0.0%Language:Nim 0.0%Language:HTML 0.0%Language:Smarty 0.0%