Automated update
This commit is contained in:
@@ -112,5 +112,5 @@ PATH=$PATH:$HOME/.local/bin/
|
|||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export MANPAGER="nvim +Man!"
|
export MANPAGER="nvim +Man!"
|
||||||
|
export PYTHONHISTORY=/tmp/python_history
|
||||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
||||||
|
|||||||
@@ -2,3 +2,4 @@
|
|||||||
vim.o.number = true
|
vim.o.number = true
|
||||||
vim.o.background = "dark"
|
vim.o.background = "dark"
|
||||||
vim.cmd([[colorscheme gruvbox]])
|
vim.cmd([[colorscheme gruvbox]])
|
||||||
|
vim.o.verbose = 0
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[FileDialog]
|
[FileDialog]
|
||||||
history=file:///home/klein, file:///home/klein/codeWS/Java/BluejCode/hw/starter, file:///home/klein/codeWS/Java/BluejCode/hw/lab01, file:///home/klein/codeWS/Java/BluejCode/hw/lab02, file:///home/klein/Downloads, file:///home/klein/Downloads/Physic2206
|
history=file:///home/klein/codeWS/Java/BluejCode/hw/lab01, file:///home/klein/codeWS/Java/BluejCode/hw/lab02, file:///home/klein/Downloads, file:///home/klein/Downloads/Physic2206, file:///home/klein/codeWS/Python3/convertions
|
||||||
lastVisited=file:///home/klein/Downloads/Physic2206
|
lastVisited=file:///home/klein/codeWS/Python3/convertions
|
||||||
qtVersion=5.15.8
|
qtVersion=5.15.8
|
||||||
shortcuts=file:, file:///home/klein
|
shortcuts=file:, file:///home/klein
|
||||||
sidebarWidth=87
|
sidebarWidth=87
|
||||||
|
|||||||
Reference in New Issue
Block a user