changes
This commit is contained in:
parent
8bc77573ce
commit
a8522eb8c3
1 changed files with 4 additions and 4 deletions
|
@ -73,13 +73,13 @@ P.S. i stil cant manage to make the TLP service work properly with runit, so if
|
||||||
do i need to say more? you can have it start at login to flex on r/unixporn, normal users will be most likely disgusted
|
do i need to say more? you can have it start at login to flex on r/unixporn, normal users will be most likely disgusted
|
||||||
|
|
||||||
# task manager: htop
|
# task manager: htop
|
||||||
again, you ever want to be considered by the cool guys and gals of the ricing sub-scene you have to have this process viewer
|
again, if you ever want to be considered by the cool guys and gals of the ricing sub-scene you have to have this process viewer
|
||||||
all jokes aside [htop](https://htop.dev/) is a neat piece of software, super useful
|
all jokes aside [htop](https://htop.dev/) is a neat piece of software, super useful
|
||||||
|
|
||||||
# text editor: vim
|
# text editor: vim
|
||||||
ok, big boys time, i use vim as my main text editor both to play around in linux and to write code
|
ok, big boys time, i use vim as my main text editor both to play around in linux and to write code
|
||||||
i use [NvChad](https://nvchad.com/) setup, its a very IDE like setup and you can go much more minimalistic if you need to.
|
i use [NvChad](https://nvchad.com/) setup, its a very IDE like setup and you can go much more minimalistic if you need to.
|
||||||
is uses SPACE as the default leader key and has a neat cheatsheet with "LEADER + ch"
|
it uses SPACE as the default leader key and has a neat cheatsheet with "LEADER + ch"
|
||||||
i didnt customize the setup very much just:
|
i didnt customize the setup very much just:
|
||||||
- relative lines set to true
|
- relative lines set to true
|
||||||
- catcapuccin as my theme
|
- catcapuccin as my theme
|
||||||
|
@ -99,13 +99,13 @@ TODO
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
# logseq
|
# logseq
|
||||||
TODO
|
[logseq](https://logseq.com/) an open-source note taking application that i enjoy using (mainly at work), it supports markdown, tasks management, whiteboards and PDFs annotations.
|
||||||
|
|
||||||
# puslemixer
|
# puslemixer
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
# Network Manager: nmtui
|
# Network Manager: nmtui
|
||||||
TODO
|
TODOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
|
||||||
|
|
||||||
# static site builder: hugo
|
# static site builder: hugo
|
||||||
This site was built using this tool, it enables you to quickly and easily setup a static site, you can create contents from the terminal
|
This site was built using this tool, it enables you to quickly and easily setup a static site, you can create contents from the terminal
|
||||||
|
|
Loading…
Reference in a new issue