mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 14:40:27 +01:00
4 lines
82 B
Bash
Executable File
4 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
cd ~/mydocs/work/sanoma
|
|
vim notes.txt planning_2014.txt notes_2014.md
|